On Tue, Apr 7, 2009 at 7:30 AM, aidy lewis <aidy.le...@googlemail.com> wrote:
>
> Some useful tips, but I feel the ruby-debug tutorials that exist are
> lacking. Would it be fitting for me to add a Cucumber and ruby-debug
> page on the Wiki?

With webrat, the following is pretty useful:

When /^I view the response$/ do
  save_and_open_page
end
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to