kubaw / rails-settings

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

Home Page:http://github.com/ledermann/rails-settings

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kubaw/rails-settings Issues

No issues in this repository yet.