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
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