enum_field 1.1.0
Enables Active Record attributes to point to enum like objects, by saving in your database only an integer ID.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (1):
            activerecord
            >= 0