Sign in Sign up
rubygems

bit_magic

This gem provides basic utility classes for reading and writing specific bits as flags or fields on Integer values. It lets you turn a single integer value into a collection of boolean values (flags) or smaller numbers (fields). Includes integration adapters for ActiveRecord and Mongoid with a simple interface to make your own custom adapter for any other ORM (ActiveModel, ActiveResource, etc).

Activity

Latest release
8y ago
Total releases
2
Cadence
~daily
Last 12 months
0

Details

License
MIT
First release
Sep 12, 2018
Releases
Version Released
0.1.2 patch
0.1.1 initial