Hi,

I updated my rspec and rspec-rails plugins from 1.1.3 to 1.1.4

Doing script/generate rspec, seemed to have worked, but now when I want 
to run rake spec, I get the following error message:
--
/usr/local/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in 
`gem_original_require': no such file to load -- spec/rails 
(MissingSourceFile)

Indeed rails is missing from the spec/ folder. What happened? If I copy 
it by hand will it work?
-- 
Posted via http://www.ruby-forum.com/.
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to