Skip to content
This repository was archived by the owner on Oct 14, 2025. It is now read-only.

Conversation

@attilagyorffy
Copy link

Requiring rails/forward_compatible_controller_tests in the spec_helper.rb will fail in the RSpec context as the Rails application is not yet initialized. Loading the gem via rails_helper.rb after the framework was initialized is the way to go.

Requiring `rails/forward_compatible_controller_tests` in the `spec_helper.rb` will fail in the RSpec context as the Rails application is not yet initialized. Loading the gem via `rails_helper.rb` after the framework was initialized is the way to go.
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.

1 participant