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 (27KB)
  2. 0.1.1 - September 12, 2018 (26.5KB)
全てのバージョンを表示(全3件)

Development依存関係 (4):

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

所有者:

作者:

  • Kia Kroas

SHA 256チェックサム:

8faa9742abed2010d74c513bf3aa6fe665c30cad89d3ed114cc044c8654f4122

累計ダウンロード数 4,125

このバージョンのみ 2,375

ライセンス:

MIT

必要なRubyのバージョン: >= 0

リンク: