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.5 KB)