thoughtbot--shoulda-matchers/spec/unit/shoulda/matchers/action_controller
Elliot Winkler 158839b3a6 Use `head` instead of `render: nothing` in tests
`render nothing: true` was removed from Rails 5.1 and has no effect
anymore -- it was replaced with `head`.
2017-09-28 01:08:55 -05:00
..
callback_matcher_spec.rb Drop legacy callback matchers under Rails 5 2017-09-26 17:17:18 -05:00
filter_param_matcher_spec.rb
permit_matcher_spec.rb Use `head` instead of `render: nothing` in tests 2017-09-28 01:08:55 -05:00
redirect_to_matcher_spec.rb
render_template_matcher_spec.rb Remove some more warnings coming from Ruby 2017-09-17 17:01:50 -05:00
render_with_layout_matcher_spec.rb
rescue_from_matcher_spec.rb
respond_with_matcher_spec.rb
route_matcher_spec.rb
route_params_spec.rb
set_flash_matcher_spec.rb
set_session_matcher_spec.rb
set_session_or_flash_matcher_spec.rb