1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/lib/action_dispatch/testing/assertions
Jonathan Hefner 21575ddc32 Update assert_redirected_to docs [ci skip]
`assert_redirected_to` does not partially match `options` anymore.  That
feature was removed in 3900f4007e.

Closes #39446.
2020-05-28 01:17:04 -05:00
..
response.rb Update assert_redirected_to docs [ci skip] 2020-05-28 01:17:04 -05:00
routing.rb Prefer faster str.start_with? over str.first == 2020-02-05 19:15:33 +09:00