enumerated_field 1.0.1
EnumeratedField is a library that provides some nice methods when a string column is used like an enumeration, meaning there is a list of allowable values for the string column.
Gemfile:
=
安装:
=
Runtime 依赖 (2):
activemodel
< 4.0.0, > 3.0.0
activesupport
< 4.0.0, > 3.0.0