RubyGems Navigation menu

rails3-settings 1.0.0

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

Gemfile:
=

install:
=

Versions:

  1. 1.0.0 April 02, 2011 (11 KB)

Runtime Dependencies (4):

activerecord ~> 3.0.5
activerecord ~> 3.0.5
activesupport ~> 3.0.5
activesupport ~> 3.0.5

Development Dependencies (4):

bundler ~> 1.0.10
bundler ~> 1.0.10
jeweler ~> 1.5.2
jeweler ~> 1.5.2

Owners:

Authors:

  • Squeegy, Georg Ledermann , Mikhail Khomutetskiy

SHA 256 checksum:

=

Total downloads 5,159

For this version 5,159

Version Released:

Licenses:

N/A

Required Ruby Version: None

Links: