couldn't run migration without manually entering the Rails release was written for on all the created migrations using this extension
StandardError: An error has occurred, this and all later migrations canceled:
Directly inheriting from ActiveRecord::Migration is not supported. Please specify the Rails release the migration was written for:
class RemoveShowInFooterFromSpreePages < ActiveRecord::Migration[4.2]
StandardError: Directly inheriting from ActiveRecord::Migration is not supported. Please specify the Rails release the migration was written for:
class RemoveShowInFooterFromSpreePages < ActiveRecord::Migration[4.2]
couldn't run migration without manually entering the Rails release was written for on all the created migrations using this extension