acts_as_singleton 0.0.8
It just makes sense to store mutable, site-wide, admin-level settings in the database. Right? A key-value table may be more flexible, but maybe we don't want to be flexible! If you truly want that flexibility: http://github.com/stephencelis/kvc
Gemfile:
=
install:
=
Versions:
- 0.0.8 May 18, 2012 (7 KB)
- 0.0.7 September 01, 2011 (7 KB)
- 0.0.6.beta July 14, 2011 (7 KB)
- 0.0.5 July 28, 2010 (7 KB)
- 0.0.4 January 21, 2010 (7 KB)
Runtime Dependencies (1):
activerecord
>= 3.1.0
Development Dependencies (2):
rake
>= 0
sqlite3-ruby
>= 0