mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
After some discussion with Andrew White, it seems like this is a better approach for handling a wildcard route. However, user can still bring back the old behavior by supplying `:format => false` to the route. Signed-off-by: Andrew White <andyw@pixeltrix.co.uk>