attribute_choices 1.0.2
Extends ActiveRecord attributes with a `:choices` pseudo-type that provides convenient methods for mapping each choice to its human readable form.
Gemfile:
=
install:
=
Runtime Dependencies (2):
activerecord
>= 0
activesupport
>= 0