This project is archived and is in readonly mode.
Merge Dispatcher and Middleware in Application object
Reported by josh | September 24th, 2009 @ 04:14 AM | in 3.0.6
action_controller/dispatch/dispatcher.rb and action_controller/dispatch/middlewares.rb configs are related to the "Application object".
We may want to magically point (w/ a deprecation) ActionController::Dispatcher some how to the default application object instance so old versions of config.ru and passenger don't totally break.
Comments and changes to this ticket
-
Jeremy Kemper August 30th, 2010 @ 04:10 AM
- Milestone cleared.
- Importance changed from to
-
Santiago Pastorino February 27th, 2011 @ 03:15 AM
- Milestone changed from 3.0.5 to 3.0.6
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>