I recently installed RSpec into a new project and didn't approach the
install the same way.  I'm using the same version of Rails and did the
following:

>gem install rspec
>ruby script/plugin install
svn://rubyforge.org/var/svn/rspec/tags/CURRENT/rspec_on_rails
>ruby script/generate rspec

After that it worked just fine.

I wouldn't specify the actual version unless you need an earlier release
for some reason.

With Regards,

// Signed //

Cody P. Skidmore

_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to