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
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
assertions
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
journey
lib
routing
support
abstract_unit.rb