Skip to content
This repository was archived by the owner on Mar 26, 2024. It is now read-only.

Conversation

ZeroPointEnergy
Copy link
Collaborator

This is just a first attempt to migrate to Rails 6. This is in no way ready for merging, just to share the progress in the (very very unlikely) case someone else wants to work on this as well.

@ZeroPointEnergy
Copy link
Collaborator Author

To make the tests work at all rspec-rails currently required a prerelease version. The latest one introduced an issue that causes 16 tests to fail though. Linking this here for reference: rspec/rspec-rails#2252

gem 'mocha'
gem 'sqlite3'
gem 'rspec-rails'
gem 'rspec-rails', '4.0.0.beta2'
Copy link

Choose a reason for hiding this comment

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

👋 rspec-rails 4 was released. Maybe it's possible to drop the version specification?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants