This project is archived and is in readonly mode.

#3254 new
josh

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

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>

Pages