Displaying 1 result from an estimated 1 matches for "cart_spec".
2007 Jan 03
0
0.7.5 Doesn''t Let My Tests Run
...ran on 0.7.4. (By
the way, Rails is build 5065). Any help is appreciated.
$ rake spec
(in /Users/minime/rails/voodoo_work)
/opt/local/bin/ruby -I"/opt/local/lib/ruby/gems/1.8/gems/rspec-0.7.5/
lib" "/opt/local/lib/ruby/gems/1.8/gems/rspec-0.7.5/bin/spec" "spec/
models/cart_spec.rb"
/Users/minime/rails/voodoo_work/config/../vendor/rails/activerecord/
lib/../../activesupport/lib/active_support/dependencies.rb:349:in
`const_missing'': uninitialized constant
Spec::RailsPlugin::ResponseBody::TagExpectations (NameError)
from /Users/minime/rails/voodoo...