Re: [rspec-users] odd fixture behavior

2008-04-29 Thread Ben Mabey
Ben Mabey wrote: Hello all, I am upgrading an older app from rails 1.2.3 to rails 2.0.2 and am upgrading rspec and rspec-on-rails to 1.1.3 in the process. After upgrading I am getting some weird errors relating to fixtures. Most of the model example groups have fixtures declared at the top.

[rspec-users] odd fixture behavior

2008-04-29 Thread Ben Mabey
Hello all, I am upgrading an older app from rails 1.2.3 to rails 2.0.2 and am upgrading rspec and rspec-on-rails to 1.1.3 in the process. After upgrading I am getting some weird errors relating to fixtures. Most of the model example groups have fixtures declared at the top. What is odd is tha