Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 362 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 362 Bytes

SpreeUserGroups

Introduces user groups and calculator to add adjustment for specified user group.

Installation

  Add `gem "spree_user_groups", '>=0.40.1'`
  Run `bundle install`
  Run `rake spree_user_groups:install`
  Run `rake db:migrate`

Copyright (c) 2011 Roman Smirnov, released under the New BSD License