mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
This will make the output of `rake routes` to be correctly match to the behavior of the application, as the regular expression used to match the path is greedy and won't capture the format part by default