
follow_redirect! should be present and overwrite Rails implementation
Reported by José Valim | August 26th, 2010 @ 12:15 PM
Implemented follow_redirect! to overwrite Rails implementation (which uses "get" instead of "visit"). The issue with using "get" is that it does not set the proper headers, causing failures.
Added here: http://github.com/josevalim/webrat/commit/002b3bc2890a0d7ee0ef8dfef...
Comments and changes to this ticket
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
Ruby Acceptance Testing for Web applications.