RubyGems.org

Bit fields for ActiveRecord: This gem lets you use a single integer column in an ActiveRecord model to store a collection of boolean attributes (flags). Each flag can be used almost in the same way you would use any boolean attribute on an ActiveRecord object.

installgem install flag_shih_tzu
Authors

Patryk Peszko, Sebastian Roebke, David Anderson, Tim Payton

34,916 total downloads 10,195 for this version
Owners

B7ecb37878cb8bc1d330473023f1eeca

Gemfile
gem "flag_shih_tzu", "~> 0.3.2"
Versions
  1. 0.3.2 November 6, 2012
  2. 0.3.1 November 6, 2012
  3. 0.3.0 November 6, 2012
  4. 0.2.4 November 6, 2012
  5. 0.2.3 October 31, 2011
Show all versions (6 total)
Runtime Dependencies
  1. activerecord >= 2.3.0