Authors: Peter Boling, Patryk Peszko, Sebastian Roebke...(+2 more)
License: MIT
Summary: 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...