[rspec-users] I can't make RSpec 1.0.8 run in Rails 1.2.3
Cody P. Skidmore
cody at skidmore.us
Fri Oct 5 17:24:01 EDT 2007
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
More information about the rspec-users
mailing list