1.1.2
Bug Fixes
- Fix ActiveRecord adapter when table doesn't exist (#786).
- Fix ActiveRecord adapter when using MySQL with expressions (#790)
- Fix an error where the Rails integration in
Flipper::Engine
was not properly delegating a class method to the instance (#788)
Additions/Changes
- Added
$ rails generate flipper:update
to generate necessary schema migrations (#787)
Full Changelog: v1.1.1...v1.1.2