enum_fields 0.0.2
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:
=
install:
=
Runtime Dependencies (2):
activerecord
>= 6.0, < 9.0
activesupport
>= 6.0, < 9.0