On Thu, Nov 20, 2008 at 10:15 AM, Chris Flipse <[EMAIL PROTECTED]> wrote:
> I ended up patching webrat to avoid the post_via_redirect rails methods, and
> had to implement a version of follow_redirects that takes headers as an
> argument.

I've refactored the way that redirects are handled in Rails away from
the <action>_with_redirect style in my webrat fork
(http://github.com/joshknowles/webrat) which may make your work
easier.


-- 
Josh Knowles
phone: 509-979-1593
email:  [EMAIL PROTECTED]
web:    http://joshknowles.com
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to