search for: has_many_booleans

Displaying 1 result from an estimated 1 matches for "has_many_booleans".

2010 Jul 09
0
plugin: has_many_booleans
has_many_booleans is an ActiveRecord plugin which generates virtual boolean attributes for a model. When the object gets saved, the plugin transforms all attributes into a single integer, using a bitset. So you can easily add new attributes without changing the database structure. http://github.com/janlelis/has_man...