[Rspec-users] "rake spec" doesn't work after upgrade to 0.6.1
James Hughes
hughes.james at gmail.com
Thu Aug 24 18:12:14 EDT 2006
Hi:
spec <files> works though.
Stack trace:
rake spec
(in /home/jhughes/work/media-catalog/trunk)
/usr/bin/ruby1.8 -Ilib
/usr/lib/ruby/gems/1.8/gems/rspec-0.6.1/bin/spec
"spec/models/category_spec.rb" "spec/models/item_spec.rb"
/usr/lib/ruby/gems/1.8/gems/rspec-0.6.1/lib/spec.rb:1:in `require': no
such file to load -- spec/version (LoadError)
from /usr/lib/ruby/gems/1.8/gems/rspec-0.6.1/lib/spec.rb:1
from /usr/lib/ruby/gems/1.8/gems/rspec-0.6.1/bin/spec:2
/usr/bin/ruby1.8 -Ilib
/usr/lib/ruby/gems/1.8/gems/rspec-0.6.1/bin/spec
"spec/controllers/media_controller_spec.rb"
"spec/controllers/media_listing_worker_spec.rb"
"spec/controllers/items_controller_spec.rb"
/usr/lib/ruby/gems/1.8/gems/rspec-0.6.1/lib/spec.rb:1:in `require': no
such file to load -- spec/version (LoadError)
from /usr/lib/ruby/gems/1.8/gems/rspec-0.6.1/lib/spec.rb:1
from /usr/lib/ruby/gems/1.8/gems/rspec-0.6.1/bin/spec:2
rake aborted!
RSpec failures
Thoughts?
jh
--
James Hughes
Web application developer
Vancouver, BC
"Developing a coherent political analysis is in many respects
contingent upon an ability to connect one context to another, a
process not dissimilar to playing the kid's game of dot-to-dot."
- Ward Churchill, from '"A Government of Laws"?'
More information about the Rspec-users
mailing list