brainspec / enumerize

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

At some point Psych restrictred what can be serialized. Now you need to specify it manually what you allow to serialize #413

Closed nashby closed 1 year ago

nashby commented 1 year ago

or use unsafe load method.