State Machine v1.0.1 Release Notes

Release Date: 2011-05-30 // almost 13 years ago
    • โž• Add the ability to ignore method conflicts for helpers
    • โš  Generate warnings for any helper, not just state helpers, that has a conflicting method defined in the class
    • ๐Ÿ›  Fix scopes in Sequel not working if the table name contains double underscores or is not a string/symbol
    • โž• Add full support for chaining state scopes within Sequel integrations
    • ๐Ÿ›  Fix Rails 3.1 deprecation warnings for configuring engine locales [Stefan Penner]