Skip to content

Use Rails < 6 in local development to make tests work #132

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

Closed
wants to merge 1 commit into from

Conversation

valscion
Copy link
Member

The dummy application used in tests need some love to work with Rails 6, so to get the tests to pass locally, the easiest way is to limit the version of activerecord installed to one before version 6.

To get Rails 6 working, #129 is the way

The dummy application used in tests need some love to work with Rails 6,
so to get the tests to pass locally, the easiest way is to limit the
version of activerecord installed to one before version 6.
@brianswko brianswko mentioned this pull request Jan 12, 2020
@valscion valscion deleted the fix-local-testing branch January 12, 2020 08:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant