RubyGems.org

Ruby Gem 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. ENV-backed for Heroku ease.

installgem install jamesearl-rails-settings
Authors

James Cunningham

2,171 total downloads 562 for this version
Owners

Dd8f80cc2f53f87baf106f313b2a3e9c

Gemfile
gem "jamesearl-rails-settings", "~> 1.0.5"
Versions
  1. 1.0.5 April 20, 2012
  2. 1.0.4 April 16, 2012
  3. 1.0.3 April 16, 2012
  4. 1.0.2 April 16, 2012
Runtime Dependencies
  1. activerecord >= 2.3
Development Dependencies
  1. rake >= 0
  2. sqlite3 >= 0