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

Commits on Sep 26, 2016

  1. Remove addition of local migration path

    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.
    jsiragusa committed Sep 26, 2016
    Configuration menu
    Copy the full SHA
    516c117 View commit details
    Browse the repository at this point in the history