This project is archived and is in readonly mode.

Changeset [ae93789d9ad9095ca21784287464b760db12a095] by Carlhuda

March 8th, 2010 @ 07:40 PM

Move middlewares to the Application level. If you want to modify the middleware, either use Rails.application.config.middleware or modify it in an initializer (if you need to set it relative to user-specified middleware).
http://github.com/rails/rails/commit/ae93789d9ad9095ca21784287464b7...

Committed by Carlhuda

  • M railties/lib/rails/application/configuration.rb
  • M railties/lib/rails/railtie/configuration.rb

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>