rails--rails/actionpack/test
Christian Sutter eab5a3877e Fix deprecation warning on Actionpack request test
The way this test initializes `ActionDispatch::RemoteIp` has been
deprecated in #40789. This makes the test append to the existing
trusted proxy list instead of assigning a single value.
2021-03-26 17:28:38 +00:00
..
abstract Fix nil translation key lookup in controllers 2020-12-22 21:17:51 +07:00
assertions Use frozen string literal in actionpack/ 2017-07-29 14:02:40 +03:00
controller Fix handling of ParseError in controllers 2021-03-24 22:53:27 +00:00
dispatch Fix deprecation warning on Actionpack request test 2021-03-26 17:28:38 +00:00
fixtures Allow rails to serve brotli encoded assets 2020-06-01 08:57:02 -07:00
journey actionpack: Improve performance by allowing routes with custom regexes in the FSM. 2021-01-06 09:54:44 +11: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 Move Path::Pattern factories into test helper 2020-07-27 12:23:33 -04:00
abstract_unit.rb Stop using a singleton for routes 2020-07-14 13:46:54 -04:00