Add migration after flipper rubygem update
Upgrading the flipper rubygem to 1.1.2 version, requires running a migration. This migration can be created through the following command: `rails generate flipper:update` Add this migration, as resulte of running the command above, instead of requiring a manual intervention of OBS administrators.
Please register or sign in to comment