enum_fields 0.0.4
A Rails gem that provides enum-like functionality with support for metadata properties (label, icon, color, tooltip) and automatic scopes, validations, and inquiry methods.
Gemfile:
=
インストール:
=
Runtime依存関係 (2):
activerecord
>= 6.0, < 9.0
activesupport
>= 6.0, < 9.0