rails/actionview/test/actionpack
Sean Doyle 15ddb5a783 Action View Tests: Use #with_routing helper
Follow-up to [#49819][]

Since [#49819][] resolves an issue with
`ActionDispatch::IntegrationTest#with_routing` helper support, Action
View's `test/abstract_unit.rb` file can rely on routing being reset
within the block argument.

This means that the `RoutedRackApp` class and `.build_app` method is can
be made unnecessary.

[#49819]: https://github.com/rails/rails/pull/49819
2024-04-18 19:38:31 -04:00
..
abstract Merge pull request #42945 from jhawthorn/hash_match 2021-08-23 10:47:58 -07:00
controller Action View Tests: Use #with_routing helper 2024-04-18 19:38:31 -04:00