Home > attr_enumeration

attr_enumeration

Attr_enumeration is a project mainly written in Ruby, based on the MIT license.

Plugin that enables an ActiveRecord attribute to be treated as an enumeration of symbols

This project has been deprecated in favor of has_enumeration. The repository is being retained for historical reference only.

Please see http://github.com/gregspurrier/has_enumeration for your ActiveRecord enumeration needs.

Previous:cookbook