[rspec-users] Problems with latest version of RSpec: uninitialized constant ActiveRecord

2011-04-20 Thread Peter Nixey
After doing a bundle update today I have hit a problem that I think is based in RSpec and I have not been able to solve. I can't find any information on this via Google, Stackoverflow or other RSpec discussions so I thought I would post it here and see if it was either an obvious problem or a helpf

Re: [rspec-users] Problems with latest version of RSpec: uninitialized constant ActiveRecord (problem identified)

2011-04-22 Thread Peter Nixey
In case it's of interest to anyone I *finally* managed to isolate what was causing this problem. By uninstalling and reinstalling all of my gems I narrowed the issue down to a conflict between rspec-rails and the "default_value_for" gem. The addition of the default_value_for gem means that "cucum