Re: [rspec-users] Issues with rspec 1.2.8 and ruby 1.9

2009-09-24 Thread David Chelimsky
On Thu, Sep 24, 2009 at 8:18 AM, Xavier To wrote: > Hi, > > I just tried upgrading to ruby 1.9 and rspec has been giving me strange > errors when I run them with "rake spec". I get for almost every test gives > me a "can't modify frozen object" > > The other thing that confuses me is the fact that

[rspec-users] Issues with rspec 1.2.8 and ruby 1.9

2009-09-24 Thread Xavier To
Hi, I just tried upgrading to ruby 1.9 and rspec has been giving me strange errors when I run them with "rake spec". I get for almost every test gives me a "can't modify frozen object" The other thing that confuses me is the fact that running script/spec spec/**/*.rb on the same project using rub