Given I am running an rspec story And it uses webrat And I am using rdebug When I am at a breakpoint (eg after a 'visits' in a step) Then how can I open the current response in a browser to see what the page actually looks like at that point?