1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/test/dispatch/routing
Kasper Timm Hansen f7e7fdc52c
Fix routing inspector tests broken in 6629d51a27
* Renames grep_pattern to grep throughout.
* Fixes setup not calling super by calling setup with a block.
* Converts test helper method to a private one, like we have it other places.
* Uses keyword arguments to get around awkward draw({ grep: "x" }, Action…)
  construction.
2018-03-13 21:30:21 +01:00
..
concerns_test.rb Use frozen string literal in actionpack/ 2017-07-29 14:02:40 +03:00
custom_url_helpers_test.rb Use frozen string literal in actionpack/ 2017-07-29 14:02:40 +03:00
inspector_test.rb Fix routing inspector tests broken in 6629d51a27 2018-03-13 21:30:21 +01:00
ipv6_redirect_test.rb Use frozen string literal in actionpack/ 2017-07-29 14:02:40 +03:00
route_set_test.rb Use frozen string literal in actionpack/ 2017-07-29 14:02:40 +03:00