This project is archived and is in readonly mode.
Add --skip-dispatches key for rails app generator
Reported by Yaroslav Markin | November 24th, 2008 @ 11:43 AM | in 2.x
Patch adds -D/--skip-dispatches key for rails application skeleton generator.
Comments and changes to this ticket
-
DHH November 24th, 2008 @ 11:45 AM
- State changed from new to wontfix
I'd actually rather do the opposite. Figure out what situations we still need the dispatchers for. And perhaps a way of injecting them. It seems that most people won't need the dispatchers most of the time now that Mongrel and Passenger are alive.
If you want to lead an investigation into when the old dispatches are still relevant and find a way to add them back in when you need them that would be great.
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>