Enumerize v0.5.0 Release Notes

Release Date: 2012-10-31 // over 11 years ago
  • 🗄 The previous method of adding enumerize to a class was deprecated. Please use extend Enumerize instead of include Enumerize.

    ✨ enhancements

    • SimpleForm support for multiple attributes. (by @nashby)
    • Formtastic support for multiple attributes. (by @nashby)
    • Array-like multiple attributes. (by @lest)