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