Re: [rspec-users] [Cucumber, Webrat] Error backtraces shown as HTML in console

2009-02-05 Thread Matt Wynne
On 5 Feb 2009, at 11:00, aslak hellesoy wrote: On Thu, Feb 5, 2009 at 10:38 AM, Matt Wynne wrote: Since upgrading to Cucumber 0.1.99.19 I've noticed that the backtraces appearing in the console output are of the form: Page load was not successful (Code: 500): Followed by the dump of th

Re: [rspec-users] [Cucumber, Webrat] Error backtraces shown as HTML in console

2009-02-05 Thread aslak hellesoy
On Thu, Feb 5, 2009 at 10:38 AM, Matt Wynne wrote: > Since upgrading to Cucumber 0.1.99.19 I've noticed that the backtraces > appearing in the console output are of the form: > >Page load was not successful (Code: 500): > > Followed by the dump of the rails error page. That page looks fine in

[rspec-users] [Cucumber, Webrat] Error backtraces shown as HTML in console

2009-02-05 Thread Matt Wynne
Since upgrading to Cucumber 0.1.99.19 I've noticed that the backtraces appearing in the console output are of the form: Page load was not successful (Code: 500): Followed by the dump of the rails error page. That page looks fine in a browser, and it's helpful enough to see it when save_a