1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/lib/action_dispatch/journey/path
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
..
pattern.rb Fix issue routing with optional parts of a segment 2021-01-12 14:30:59 -08:00