AttributeChoices is a plugin that simplifies the common pattern of mapping a set of discreet values for an ActiveRecord model attribute, to a set of display values for human consumption.
Christos Zisopoulos
gem "attribute_choices", "~> 1.0.1"