rails/actionpack/test
John Hawthorn 0f870c4354 Respect raise_on_missing_ in controller
Previously raise_on_missing_translations was not being respected in a
controller. This commit brings back the correct behaviour.
2024-02-21 13:18:58 -08:00
..
abstract Respect raise_on_missing_ in controller 2024-02-21 13:18:58 -08:00
assertions Use frozen string literal in actionpack/ 2017-07-29 14:02:40 +03:00
controller Fix inconsistent results of params.deep_transform_keys (#50361) 2024-02-21 12:55:30 -05:00
dispatch Do not report rendered errors except 500 2024-02-16 19:19:47 +00:00
fixtures Allow serving compressed SVG images 2023-12-14 11:38:07 -05:00
journey Use expected casing for x-cascade headers in router 2023-07-28 16:17:08 -04:00
lib Include layout when rendering objects from controllers 2020-10-14 11:49:45 -06:00
routing Use frozen string literal in actionpack/ 2017-07-29 14:02:40 +03:00
support Introduce Journey::Ast to avoid extra ast walks 2021-07-29 16:23:11 -04:00
abstract_unit.rb Make with_routing test helper work for integration tests 2023-11-23 22:10:45 -06:00