enumerate_it 0.7.11
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.
Gemfile:
=
instalar:
=
dependencias de Runtime (1):
activesupport
>= 2.3.2
dependencias de Development (2):
activerecord
>= 3.0.5
rspec
>= 2.5.0