Skip to content
This repository was archived by the owner on Mar 10, 2018. It is now read-only.

Comments

Remove addition of local migration path#24

Open
jsiragusa wants to merge 1 commit intofnando:masterfrom
imprint-dev:remove-migration-path
Open

Remove addition of local migration path#24
jsiragusa wants to merge 1 commit intofnando:masterfrom
imprint-dev:remove-migration-path

Conversation

@jsiragusa
Copy link

This seems to be causing an ActiveRecord:DuplicateMigrationNameError because
rake db:migrate sees the migration in the local gem migration directory as
well as the copied migration.

This seems to be causing an `ActiveRecord:DuplicateMigrationNameError` because
`rake db:migrate` sees the migration in the local gem migration directory as
well as the copied migration.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant