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:
= Copy to clipboard Copied!

instalar:
=

Versões:

  1. 0.1.2 - September 13, 2018 (27 KB)
  2. 0.1.1 - September 12, 2018 (26,5 KB)
Mostrar todas as versões (3)

Development Dependencies (4):

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

Donos:

Autores:

  • Kia Kroas

SHA 256 checksum:

8faa9742abed2010d74c513bf3aa6fe665c30cad89d3ed114cc044c8654f4122

Total de downloads 4.125

Desta versão 2.375

Licença:

MIT

Versão Requerida do Ruby: >= 0

Links: