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

Remove addition of local migration path #24

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

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