This project is archived and is in readonly mode.

Changeset [cf09fa74f7a9d9895b9a2d0fc475864d7e4bb56e] by Jeremy Kemper

January 9th, 2009 @ 08:14 AM

Include process methods in ActionController::TestCase only. No need to alias_method_chain :process either. http://github.com/rails/rails/co...

Committed by Jeremy Kemper

  • M actionpack/lib/action_controller/test_case.rb
  • M actionpack/lib/action_controller/test_process.rb
  • M actionpack/lib/action_view/test_case.rb
  • M actionpack/test/controller/addresses_render_test.rb
  • M actionpack/test/controller/base_test.rb
  • M actionpack/test/controller/benchmark_test.rb
  • M actionpack/test/controller/capture_test.rb
  • M actionpack/test/controller/content_type_test.rb
  • M actionpack/test/controller/cookie_test.rb
  • M actionpack/test/controller/filters_test.rb
  • M actionpack/test/controller/flash_test.rb
  • M actionpack/test/controller/send_file_test.rb
  • M railties/lib/test_help.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>