enumerated_field 0.2.0
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
>= 0
activesupport
>= 0