RubyGems.org

magic_enum

0.0.3

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

installgem install magic_enum
Authors

Dmytro Shteflyuk, Oleksiy Kovyrin

1,818 total downloads 734 for this version
Owners

Ccdd422217b7dcfc076e61dcd9567075

Gemfile
gem "magic_enum", "~> 0.0.3"
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.3
Development Dependencies
  1. rspec >= 0
  2. yard >= 0