rails--rails/actionpack/test/dispatch
John Hawthorn c933b06317 Fix issue routing with optional parts of a segment
In our recent optimizations to route matching performance we introduced
an issue with routes that had an optional segment which wasn't separated
by a "." or "/".
2021-01-12 14:30:59 -08:00
..
request
routing
session
system_testing
actionable_exceptions_test.rb
callbacks_test.rb
content_disposition_test.rb
content_security_policy_test.rb
cookies_test.rb
debug_exceptions_test.rb
debug_locks_test.rb
exception_wrapper_test.rb
executor_test.rb
header_test.rb
host_authorization_test.rb
live_response_test.rb
mapper_test.rb
middleware_stack_test.rb
mime_type_test.rb
mount_test.rb
permissions_policy_test.rb
prefix_generation_test.rb
rack_cache_test.rb
reloader_test.rb
request_id_test.rb
request_test.rb
response_test.rb
routing_assertions_test.rb
routing_test.rb Fix issue routing with optional parts of a segment 2021-01-12 14:30:59 -08:00
runner_test.rb
show_exceptions_test.rb
ssl_test.rb
static_test.rb
test_request_test.rb
test_response_test.rb
uploaded_file_test.rb
url_generation_test.rb