pluginGeek
Working with EnumerationsRuby936EditEnumeration helpers for ActiveRecord and Mongoid.
Enumerated attributes with I18n and ActiveRecord/Mongoid supporthttps://github.com/brainspec/enumerize
A class based enumerator gem for Railshttps://github.com/beerlington/classy_enum
Simple enum-like field support for ActiveModel (including validations and i18n)https://github.com/lwe/simple_enum
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..https://github.com/cassiomarques/enumerate_it
PowerEnum - Enumerations for Rails done right.https://github.com/albertosaurus/power_enum
Enumify adds an enum command to all ActiveRecord models which enables you to work with string attributes as if they were enumshttps://github.com/yonbergman/enumify
Around the webAdd
No links yet, just add one :-D