Skip to content

romul/spree_user_groups

Repository files navigation

SpreeUserGroups

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

Installation

Add spree_user_groups to your Gemfile:

gem 'spree_user_groups'

Bundle your dependencies and run the installation generator:

bundle
bundle exec rails g spree_user_groups:install

Testing

bundle
bundle exec rake test_app
bundle exec rspec spec

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages