This project is archived and is in readonly mode.
Target a specific controller when running rake routes task.
Reported by Mike Breen | July 20th, 2009 @ 09:57 PM
This patch will allow you to see only the routes for a single controller when you run the routes task.
rake routes CONTROLLER=users
Comments and changes to this ticket
-
CancelProfileIsBroken August 7th, 2009 @ 02:31 PM
- Tag changed from 2.3.x, patch, rake, routes, task to 2.3.x, bugmash, patch, rake, routes, task
-
Repository August 8th, 2009 @ 03:39 AM
- State changed from new to committed
(from [e8dc151396b6b92e243ac48b58abbe66be6f09b4]) Add option to routes task to target a specific controller with CONTROLLER=x.
Signed-off-by: Michael Koziarski michael@koziarski.com
[#2928 state:committed] http://github.com/rails/rails/commit/e8dc151396b6b92e243ac48b58abbe... -
Repository August 8th, 2009 @ 03:39 AM
(from [1c6c216d911cc55ef7a338d2aab5c827ca6f3468]) Add option to routes task to target a specific controller with CONTROLLER=x.
Signed-off-by: Michael Koziarski michael@koziarski.com
[#2928 state:committed] http://github.com/rails/rails/commit/1c6c216d911cc55ef7a338d2aab5c8... -
CancelProfileIsBroken August 8th, 2009 @ 11:05 PM
- Tag changed from 2.3.x, bugmash, patch, rake, routes, task to 2.3.x, patch, rake, routes, task
- Milestone cleared.
-
Jeff Kreeftmeijer November 7th, 2010 @ 04:54 PM
- Tag cleared.
- Importance changed from to Low
Automatic cleanup of spam.
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>
People watching this ticket
Attachments
Referenced by
- 2928 Target a specific controller when running rake routes task. Signed-off-by: Michael Koziarski michael@koziarski.com [#...
- 2928 Target a specific controller when running rake routes task. Signed-off-by: Michael Koziarski michael@koziarski.com [#...