Skip to content

Conversation

@nickcharlton
Copy link
Member

Back when we upgraded Rails, we added this as it's now standard. But we still support 6.0 which doesn't have this.

This was noticed when running bundle exec appraisal rails60 rails rspec locally where the tests all fail for this version of Rails. Running rails s hinted that this might be the problem and not calling it means the tests now run.

#1841

Back when we upgraded Rails, we added this as it's now standard. But we
still support 6.0 which doesn't have this.

This was noticed when running `bundle exec appraisal rails60 rails rspec`
locally where the tests all fail for this version of Rails. Running
`rails s` hinted that this might be the problem and not calling it means
the tests now run.

#1841
@nickcharlton nickcharlton merged commit 74d511d into main Jul 14, 2023
@nickcharlton nickcharlton deleted the nc-fix-rails-6-load-server-incompatibility branch July 14, 2023 16:01
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