Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix magic login migration. #99

Merged
merged 1 commit into from
Jan 9, 2018
Merged

fix magic login migration. #99

merged 1 commit into from
Jan 9, 2018

Conversation

masoo
Copy link
Contributor

@masoo masoo commented Jan 2, 2018

I use rails 5.1 and sorcery(github head).

so, I Migrated with this command:

$ bundle exec rails g sorcery:install core magic_login --model Authentication
$ bundle exec rails db:migration

At that time, a migration error occurred using "magic login" module.
The problem was this part, and it succeeded when corrected.

@joshbuker
Copy link
Member

Makes sense, and all the other migrations follow this model as well; merging.

@joshbuker joshbuker merged commit 6aa57e7 into Sorcery:master Jan 9, 2018
joshbuker added a commit that referenced this pull request Jan 9, 2018
Added PR #99 and removed duplicate entry for PR #100
@masoo masoo deleted the feature/fix_magic_login_migration_file branch April 19, 2018 08:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants