rails-forward_compatible_controller_tests icon indicating copy to clipboard operation
rails-forward_compatible_controller_tests copied to clipboard

Update README.md

Open attilagyorffy opened this issue 6 years ago • 0 comments

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.

attilagyorffy avatar Jul 18 '19 08:07 attilagyorffy