Ahh I didnt know I had to run that again after upgrading.
I am getting a different error now..seems like its more of a Rails
issue though:
/Sites/test_appvendor/rails/railties/lib/../../activesupport/lib/active_support/dependencies.rb:266:in
`load_missing_constant': uninitialized constant ActiveRecordMatchers
(NameError)
from
/Sites/test_appvendor/rails/railties/lib/../../activesupport/lib/active_support/dependencies.rb:453:in
`const_missing'
from
/Sites/test_appvendor/rails/railties/lib/../../activesupport/lib/active_support/dependencies.rb:465:in
`const_missing_before_generators'
from
/Sites/test_appvendor/rails/railties/lib/rails_generator/lookup.rb:13:in
`const_missing'
from ./spec/models/authenticated_base_spec.rb:4
from
/Sites/test_appvendor/plugins/rspec/lib/spec/dsl/behaviour.rb:10:in
`module_eval'
from
/Sites/test_appvendor/plugins/rspec/lib/spec/dsl/behaviour.rb:10:in
`describe'
from
/Sites/test_appvendor/plugins/rspec/lib/spec/dsl/behaviour_factory.rb:49:in
`create'
from
/Sites/test_appvendor/plugins/rspec/lib/spec/extensions/main.rb:27:in
`describe'
... 6 levels...
from
/Sites/test_appvendor/plugins/rspec/lib/spec/runner/options.rb:185:in
`each'
from
/Sites/test_appvendor/plugins/rspec/lib/spec/runner/options.rb:185:in
`load_paths'
from
/Sites/test_appvendor/plugins/rspec/lib/spec/runner/command_line.rb:21:in
`run'
from script/spec:4
--
Posted via http://www.ruby-forum.com/.
_______________________________________________
rspec-users mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/rspec-users