This project is archived and is in readonly mode.
[PATCH] Add shorthand support for routes like /projects/status(.:format)
Reported by Diego Carrion | April 17th, 2010 @ 12:05 AM | in 3.0.2
Hi, I added shorthand support for routes like this:
/projects/status(.:format)
which maps the route to projects#status.
Comments and changes to this ticket
-
Diego Carrion April 18th, 2010 @ 12:47 AM
- Tag changed from actionpack, routing, shorthand to actionpack, patch, routing, shorthand
-
Jeremy Kemper April 18th, 2010 @ 01:54 AM
- State changed from new to committed
8c7e8976e97d96f514e22b04fc1afb9453134076
-
Jeremy Kemper October 15th, 2010 @ 11:01 PM
- Milestone set to 3.0.2
- Importance changed from to Low
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>