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

StandardError: Directly inheriting from ActiveRecord::Migration is not supported. #167

Open
Malstrom opened this issue Jul 4, 2017 · 1 comment

Comments

@Malstrom
Copy link

Malstrom commented Jul 4, 2017

When I try to execute the migrations. The solution is to change repo of payola gem in
gem 'payola-payments', git: 'https://github.com/alekseenko/payola'

You need to resolve this issue in Initial installation of rails project

@Malstrom
Copy link
Author

Malstrom commented Jul 4, 2017

I suggest change https://raw.github.com/RailsApps/rails-composer/master/composer.rb row 1115 with:
gem 'payola-payments', git: 'https://github.com/alekseenko/payola'

or ask official payola repo to change ActiveRecord version.

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

No branches or pull requests

1 participant