RubyGems.org

magic_enum

0.0.1

MagicEnum is a simple ActiveRecord plugin that makes it easier to maintain ENUM-like attributes in your models.

installgem install magic_enum -v 0.0.1
Authors

Dmytro Shteflyuk, Oleksiy Kovyrin

1,804 total downloads 525 for this version
Owners

Ccdd422217b7dcfc076e61dcd9567075

Gemfile
gem "magic_enum", "~> 0.0.1"
Versions
  1. 0.0.3 January 30, 2012
  2. 0.0.2 January 30, 2012
  3. 0.0.1 January 30, 2012
Runtime Dependencies
  1. activerecord <= 3.2
Development Dependencies
  1. rspec >= 0
  2. yard >= 0