Flipper 1.3.1 is out with a few pesky bug fixes -- remove redundant delete, respect initializers, address deprecations and avoid poisoned transactions.
Upgrade and let us know if you have any issues.
https://blog.flippercloud.io/flipper-1-3-1/
Happy feature flagging!
Flipper 1.3.1
Dearest feature flagger, I just pushed out Flipper 1.3.1. Here are the deets: * #862 - Removed redundant delete of feature gate in ActiveRecord adapter. * #832 - Respect Rails defaults in an initializer by delaying loading ActiveRecord adapter until framework is loaded. * #869 - Address soft deprecation of ActiveRecord: