Skip to content
This repository was archived by the owner on Jul 24, 2020. It is now read-only.
This repository was archived by the owner on Jul 24, 2020. It is now read-only.

Migration issue due to ActiveAdmin removal #853

Closed
@orenyk

Description

@orenyk

Since we've removed ActiveAdmin in v4.0, one of our earlier migrations (20140611142209_move_admin_notes_to_comments.rb) is failing with a NameError on newly created databases. Existing databases that have already undergone that migration will be fine. I'm not sure what the proper solution to this is, but it's kinda important. Interestingly, I'm not sure why our Travis builds haven't been failing since I thought it created the database from scratch each time. Either way, we need to resolve this.

  • fix migrations
  • fix test:prepare issue

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions