brainspec / enumerize

Enumerated attributes with I18n and ActiveRecord/Mongoid support
MIT License
1.72k stars 190 forks source link

Allows the original options specified in enumerize to be retrieved from Enumerize::Attribute. #429

Closed okoshi-f closed 11 months ago

okoshi-f commented 1 year ago

This allows you to get the options specified by enumerize from an instance of Enumerize::Attribute. I would like to use this to help create a DSL Compiler for Tapioca.