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 warnings on Rails 5.0, support Rails 5.1 #86

Merged
merged 1 commit into from
Mar 29, 2017

Conversation

jhawthorn
Copy link
Contributor

Refs: #82, #84

Using ActiveRecord::Migration directly generates warnings on rails 5.0 and errors on rails 5.1. Specifying a version still errors on rails 4.2.

This uses the new solidus_support gem, which has a help to work around this issue.

We should be able to use this in the other extensions as well

@jhawthorn jhawthorn changed the title Fix warnings on Rails 5, support Rails 5.1 Fix warnings on Rails 5.0, support Rails 5.1 Mar 21, 2017
Copy link
Contributor

@stewart stewart left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

@jhawthorn jhawthorn merged commit 11590bc into solidusio:master Mar 29, 2017
@jhawthorn jhawthorn deleted the rails_5_1 branch March 29, 2017 22:41
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.

3 participants