Re: [rspec-users] patch for html display

2008-01-04 Thread aslak hellesoy
Please register this on http://rspec.lighthouseapp.com/ We *will* forget to apply this patch if you don't ;-) Thanks, Aslak On Jan 4, 2008 7:15 AM, Tim Harper <[EMAIL PROTECTED]> wrote: > All, > > I've found that the html view for the rspec formatter falls to pieces with > Rails 2.02 and rspec 1.

[rspec-users] patch for html display

2008-01-03 Thread Tim Harper
All, I've found that the html view for the rspec formatter falls to pieces with Rails 2.02 and rspec 1.10. Has anyone else run into this trouble? Here's a monkey patch that fixes the problem. A more elegant fix would be in order, but this gets the job done: Index: /Users/timcharper/www/exchang