This project is archived and is in readonly mode.

Changeset [e53f5fe696d692f1985981c34bb311e898fe3c72] by Michael Koziarski

July 12th, 2008 @ 10:42 AM

Restore support for partial matches in assert_redirected_to

If both the actual redirection and the asserted redirection are hashes, succeed if the asserted redirection is a strict subset of the actual redirection.

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

Committed by Michael Koziarski

  • M actionpack/lib/action_controller/assertions/response_assertions.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>