rails-3-settings 0.1.1
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. Ported to Rails 3!
Gemfile:
=
インストール:
=
バージョン履歴:
- 0.1.1 April 14, 2011 (8.5KB)
Runtime依存関係 (1):
rails
>= 3.0.0