Skip to content

migrating fails on basic install b/c of new rails5 migration versioning #110

@RudyOnRails

Description

@RudyOnRails

rails/rails#21538

[following_with_older_gem]~/code/gavelizer: rake db:migrate
rake aborted!
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 ActsAsFollowerMigration < ActiveRecord::Migration[4.2]

Will submit PR shortly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions