attribute_choices 1.0.0
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.
Gemfile:
=
安装:
=
Runtime 依赖 (2):
activerecord
>= 0
activesupport
>= 0