RubyGems Navigation menu

bit_magic 0.1.2

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).

Gemfile:
=

安装:
=

版本列表:

  1. 0.1.2 September 13, 2018 (27.0 KB)
  2. 0.1.1 September 12, 2018 (26.5 KB)
显示所有版本 (共 3 个)

Development 依赖 (4):

bundler ~> 1.16
coco ~> 0.15
minitest ~> 5.0
rake ~> 10.0

所有者:

作者:

  • Kia Kroas

SHA 256 校验和:

=

下载总量 4,472

这个版本 2,581

版本发布:

许可:

MIT

需要的 Ruby 版本: >= 0

链接: