Enumerize v0.4.0 Release Notes

Release Date: 2012-09-06 // over 11 years ago
  • ๐Ÿ‘ Legacy support was dropped. The following versions are supported:

    • ๐Ÿ’Ž Ruby 1.9.3+ (including JRuby and Rubinius)
    • ๐Ÿš… Rails 3.2+
    • Formtastic 2.2+
    • SimpleForm 2+
    • Mongoid 3+

    โœจ enhancements

    • Ability to define predicate methods on enumerized object. (by @lest)