rails/actionpack/test
Samuel Williams 911556fd81
Don't assume Rack input supports rewindability.
Rack 3 drops the requirement for a Rack input body to be rewindable. Limit
the related tests to run only on Rack < 3.
2023-01-21 05:38:54 +13:00
..
abstract Raise error when callback's only/unless symbols aren't methods 2021-12-14 15:22:08 -05:00
assertions Use frozen string literal in actionpack/ 2017-07-29 14:02:40 +03:00
controller Improve matching of cookie assertions. 2023-01-20 14:53:18 +13:00
dispatch Don't assume Rack input supports rewindability. 2023-01-21 05:38:54 +13:00
fixtures Fix word case. html -> HTML 2022-09-18 04:21:22 +10:00
journey Add ActionDispatch.deprecator 2022-10-27 17:11:02 -05: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 Improve matching of cookie assertions. 2023-01-20 14:53:18 +13:00