Skip to content

Settings is a plugin that makes managing a table of global key, value pairs easy. Think of it like a global Hash stored in your database, that uses simple ActiveRecord like methods for manipulation. Keep track of any global setting that you don't want to hard code into your rails app. You can store any kind of object. Strings, numbers, arrays, o…

License

Notifications You must be signed in to change notification settings

AlexJWayne/rails-settings

Error
Looks like something went wrong!

About

Settings is a plugin that makes managing a table of global key, value pairs easy. Think of it like a global Hash stored in your database, that uses simple ActiveRecord like methods for manipulation. Keep track of any global setting that you don't want to hard code into your rails app. You can store any kind of object. Strings, numbers, arrays, o…

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages