search for: meter_spec

Displaying 1 result from an estimated 1 matches for "meter_spec".

2010 Aug 30
1
in a rails3 - rspec then require 'authlogic/test_case' and now I broke stuff?
...but now every time I try to run "rake spec" I end up with the following error: rake spec (in /Users/rick/projects/rails/sillymeters) /Users/rick/.rvm/rubies/ruby-1.9.2-preview3/bin/ruby -S bundle exec /Users/rick/.rvm/rubies/ruby-1.9.2-preview3/bin/ruby -Ilib -Ispec "./spec/models/meter_spec.rb" "./spec/models/user_spec.rb" /Users/rick/.rvm/gems/ruby-1.9.2-preview3/gems/rspec-core-2.0.0.beta.20/lib/rspec/core/backward_compatibility.rb:20:in `const_missing'': uninitialized constant ActionMailer::TestCase::Behavior (NameError) from /Users/rick/.rvm/gems/ruby-1....