rich_enums 0.2.0
With Enums we are able to map a label to a value on the database. Use Rich Enum if you need to maintain an additional mapping at the point of enum definition, for e.g. for presentation purposes or for mapping to a different value on a different system.
Gemfile:
=
インストール:
=
Runtime依存関係 (1):
activerecord
>= 7.0, < 9.0