Plugins - PreferenceFu
Add to favoritesThis plugin, greatly inspired by Jim Morris' blog post (http://blog.wolfman.com/articles/2007/08/07/bit-vector-preferences), aims to make it easy and flexible to store boolean preferences for an ActiveRecord model. This can be also used as a very quick way to setup an ACL.
Because the values are stored within a bit vector, a number of preferences can be created without additional migrations.
http://www.brennandunn.com/2008/3/24/preferencefu
http://github.com/brennandunn/preference_fu/tree/master
Rails' (MIT)
Model

Broken link to Homepage
Broken link to Homepage