This project is archived and is in readonly mode.

Changeset [c3aaba0180f0710094d974b4ba4659bce81446df] by Michael Koziarski

July 4th, 2008 @ 08:41 AM

Simplify the implementation of assert_redirected_to to normalise the urls before comparing. Also allows for a simpler implementation of redirect_to without most of the recursion.

Also allows for assert_redirected_to @some_record

http://github.com/rails/rails/co...

Committed by Repository

  • M actionpack/CHANGELOG
  • M actionpack/lib/action_controller/assertions/response_assertions.rb
  • M actionpack/lib/action_controller/base.rb
  • M actionpack/test/controller/action_pack_assertions_test.rb
  • M actionpack/test/controller/components_test.rb
  • M actionpack/test/controller/redirect_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>