You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
5. In Rails 5.x, controller testing has been moved to its own gem which is [rails-controller-testing](https://github.com/rails/rails-controller-testing). Using `assigns` in your controller specs without adding this gem will no longer work.
89
90
90
91
Please see the [RSpec Rails Upgrade
91
92
docs](https://www.relishapp.com/rspec/rspec-rails/docs/upgrade) for full
0 commit comments