acts_as_singleton 0.0.3
A lightweight singleton library for your Active Record models. 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:
=
installation:
=
Versions:
- 0.0.8 May 18, 2012 (7 ko)
- 0.0.7 September 01, 2011 (7 ko)
- 0.0.6.beta July 14, 2011 (7 ko)
- 0.0.5 July 28, 2010 (7 ko)
- 0.0.4 January 21, 2010 (7 ko)
- 0.0.3 November 30, 2009 (7 ko)