This project is archived and is in readonly mode.

Changeset [9c9da6c892d715ca22c3cf51f50deb1d80029c66] by Joshua Peek

December 5th, 2008 @ 02:39 AM

Boot out CGI Processor.

  • Add ActionController::CGIHandler as a backwards compatible CGI wrapper around Rack.
  • Also pull failsafe responder into ActionController::Failsafe middleware. http://github.com/rails/rails/co...

Committed by Joshua Peek

  • M actionpack/lib/action_controller.rb
  • M actionpack/lib/action_controller/cgi_process.rb
  • M actionpack/lib/action_controller/dispatcher.rb
  • M actionpack/lib/action_controller/failsafe.rb
  • M actionpack/lib/action_controller/integration.rb
  • M actionpack/lib/action_controller/rack_process.rb
  • M actionpack/test/controller/cgi_test.rb
  • M actionpack/test/controller/dispatcher_test.rb
  • M actionpack/test/controller/rack_test.rb
  • M actionpack/test/controller/request_test.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>