Skip to content

Spree Preferences support general application configuration and preferences per model instance.

Notifications You must be signed in to change notification settings

ryudoawaru/spree_preferences

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#SUMMARY This gem is extracted from spree, usage is here.

Install:

  • add 「** gem spree_preferences, :git => 'git://github.com/ryudoawaru/spree_preferences.git' **」 to your project's Gemfile.
  • Input「** bundle exec rails g preferences:install_migrations **」to install migration.
  • migrate DB!
  • done!

About

Spree Preferences support general application configuration and preferences per model instance.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages