[rspec-users] Trying to write a failing test-- but am failing!
patrick99e99
patrick99e99 at gmail.com
Tue Feb 16 21:55:58 EST 2010
> This suggests that you're mixing versions of rspec and rspec-rails
> that are incompatible. What versions are you using, and do you have
> any installed in vendor/plugins in addition to vendor/gems?
Well, I did run rake gems:unpack:dependencies, which I believe is what
the rspec book had said to do...
So, there is rspec and rspec-rails in vendor/gems
both are 1.2.9... but if I do spec --version, I get 1.3.0
-patrick
More information about the rspec-users
mailing list