rails/actionpack/test
Jonathan Hefner 9c3ffab47c Fix RateLimitingTest assertion for :by option
Follow-up to #50788.

This test wasn't actually asserting that the `:by` option worked.
2024-01-18 18:43:43 -06:00
..
abstract Remove old `raise_on_missing_translations` behaviour 2023-09-09 19:59:49 +00:00
assertions Use frozen string literal in actionpack/ 2017-07-29 14:02:40 +03:00
controller Fix RateLimitingTest assertion for :by option 2024-01-18 18:43:43 -06:00
dispatch Merge pull request #50764 from eugeneius/syntax_error_proxy_nil_backtrace_locations 2024-01-16 14:20:13 +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