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:
= Copy to clipboard Copied!

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:

5e8e4736ba13e6b4a2acf82cadd5ed5ddf7ddc34c2102ab06bebcff657cc4ee5

Total downloads 5,051

For this version 5,051

Licenses:

N/A

Required Ruby Version: None

Links: