acts_as_singleton
- URL
- http://github.com/stephencelis/acts_as_singleton
- Author(s)
- Stephen Celis
- Summary
- 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!
