RubyGems.org

enumerate_it

0.5.0

Have a legacy database and need some enumerations in your models to match those stupid '4 rows/2 columns' tables with foreign keys and stop doing joins just to fetch a simple description? Or maybe use some integers instead of strings as the code for each value of your enumerations? Here's EnumerateIt.

installgem install enumerate_it -v 0.5.0
Authors

Cássio Marques

54,504 total downloads 1,657 for this version
Owners

E9202d96b693676af44a254915e1a48f

Gemfile
gem "enumerate_it", "~> 0.5.0"
Versions
  1. 1.0.3 March 13, 2013
  2. 1.0.2 February 18, 2013
  3. 1.0.1 November 10, 2012
  4. 1.0.0 November 8, 2012
  5. 0.7.17 August 24, 2012
Show all versions (28 total)
Development Dependencies
  1. rspec >= 1.2.9