enum_fields 0.0.1
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:
=
Versions:
- 0.0.1 November 17, 2025 (8.5 KB)
Runtime Dependencies (2):
activerecord
>= 6.0, < 9.0
activesupport
>= 6.0, < 9.0