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 for not-copied migration files #128

Merged
merged 1 commit into from
Jun 20, 2018

Conversation

hkdnet
Copy link
Contributor

@hkdnet hkdnet commented May 27, 2018

Sorcery::Generators::InstallGenerator::ActiveRecord is not defined
and the purpose of this guard is to know whether orm is ActiveRecord or not.
Therefore, return early when top-level ActiveRecord is not defined.

This patch will solve #119

Sorcery::Generators::InstallGenerator::ActiveRecord is not defined
and the purpose of this guard is to know whether orm is ActiveRecord or not.
Therefore, return early when top-level ActiveRecord is not defined.
@Ch4s3 Ch4s3 merged commit cc18629 into Sorcery:master Jun 20, 2018
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