[rspec-users] rspec on rails 0 7 5 1 >> IGNORE last
Keith McDonnell
keith at dancingtext.com
Fri Feb 23 13:33:35 EST 2007
Hi all,
Please ignore my last mail (see below).
I forgot to run ./script/generate rspec after upgrading. I thought that
generate was for new spec installation not an upgrade. D'oh!
Keith
----------------------
Hi there,
I can't upgrade rspec on rails to 0.7.5.1. I followed the install guide
on the website without sucsess. Here's my env info:
$ rails -v
Rails 1.2.2
$ gem -v
0.9.2
$ spec -v
RSpec-0.7.5.1 (r1395) - BDD for Ruby
http://rspec.rubyforge.org/
$ spec ...
<snip>
############################################################################
Your RSpec on Rails plugin is incompatible with your installed RSpec.
RSpec : 0.7.5.1 (r1395)
RSpec on Rails : r1201
Should the RSpec on Rails version number be up around 1500 and not 1201
? Is spec using the older plugin ?
Keith
More information about the rspec-users
mailing list