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.
Required Ruby Version
>= 0
Authors
Peter Boling, Patryk Peszko, Sebastian Roebke, David Anderson, Tim Payton
Versions
- 1.0.3 July 02, 2026 (54.5 KB)
- 1.0.2 June 15, 2026 (53 KB)
- 1.0.1 June 06, 2026 (53 KB)
- 1.0.0 May 26, 2026 (52 KB)
- 0.3.23 November 30, 2018 (32 KB)
- 0.3.15 October 11, 2015 (28.5 KB)