[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

Re: [rspec-users] Do you think it would look cleaner?

2008-01-03 Thread David Chelimsky
On Jan 3, 2008 3:20 PM, Kerry Buckley <[EMAIL PROTECTED]> wrote: > > On 2 Jan 2008, at 22:09, David Chelimsky wrote: > > > On Jan 2, 2008 5:20 PM, Zach Dennis <[EMAIL PROTECTED]> wrote: > > > >> RSpec doesn't enforce strict-order mocking. > > > > Sure it does, if you ask it to: > > http://rspec.inf

Re: [rspec-users] Do you think it would look cleaner?

2008-01-03 Thread Zach Dennis
On Jan 3, 2008 12:20 PM, Kerry Buckley <[EMAIL PROTECTED]> wrote: > > On 2 Jan 2008, at 22:09, David Chelimsky wrote: > > > On Jan 2, 2008 5:20 PM, Zach Dennis <[EMAIL PROTECTED]> wrote: > > > >> RSpec doesn't enforce strict-order mocking. > > > > Sure it does, if you ask it to: > > http://rspec.in

Re: [rspec-users] Do you think it would look cleaner?

2008-01-03 Thread Kerry Buckley
On 2 Jan 2008, at 22:09, David Chelimsky wrote: > On Jan 2, 2008 5:20 PM, Zach Dennis <[EMAIL PROTECTED]> wrote: > >> RSpec doesn't enforce strict-order mocking. > > Sure it does, if you ask it to: > http://rspec.info/documentation/mocks/message_expectations.html Am I right, though, in thinking t

Re: [rspec-users] Cookie Session Store Not Working in Safari

2008-01-03 Thread Glenn Ford
I figured it out. My host, or rather my /etc/hosts mapped localhost url, had an underscore in it. That was causing the problem. I never new that was bad. Crazy! On Jan 3, 2008, at 12:54 AM, Giles Bowkett wrote: Whoops, you're very right, this isn't the RoR list! Oh well it's the only o