Skip to content

Instantly share code, notes, and snippets.

@rubys
Created December 3, 2009 16:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rubys/248281 to your computer and use it in GitHub Desktop.
Save rubys/248281 to your computer and use it in GitHub Desktop.
DEPRECATION WARNING: ActiveSupport::DeprecatedCallbacks has been deprecated in favor of ActiveSupport::Callbacks. (called from included at /home/rubys/git/awdwr/work/depot/vendor/rails/activeresource/lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:7)
/home/rubys/git/awdwr/work/depot/vendor/rails/activerecord/lib/../../activemodel/lib/../../activesupport/lib/active_support/dependencies.rb:456:in `load_missing_constant': uninitialized constant ActiveSupport::Testing::Performance (NameError)
from /home/rubys/git/awdwr/work/depot/vendor/rails/activerecord/lib/../../activemodel/lib/../../activesupport/lib/active_support/dependencies.rb:91:in `const_missing'
from /home/rubys/git/awdwr/work/depot/vendor/rails/actionmailer/lib/../../actionpack/lib/action_dispatch/testing/performance_test.rb:12
from /home/rubys/.rvm/ruby-1.8.7-p174/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require'
from /home/rubys/.rvm/ruby-1.8.7-p174/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'
from /home/rubys/git/awdwr/work/depot/vendor/rails/activerecord/lib/../../activemodel/lib/../../activesupport/lib/active_support/dependencies.rb:169:in `require'
from /home/rubys/git/awdwr/work/depot/vendor/rails/actionmailer/lib/../../actionpack/lib/action_dispatch/test_case.rb:3
from /home/rubys/.rvm/ruby-1.8.7-p174/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require'
from /home/rubys/.rvm/ruby-1.8.7-p174/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'
from /home/rubys/git/awdwr/work/depot/vendor/rails/activerecord/lib/../../activemodel/lib/../../activesupport/lib/active_support/dependencies.rb:169:in `require'
from /home/rubys/git/awdwr/work/depot/vendor/rails/actionmailer/lib/../../actionpack/lib/action_controller/test_case.rb:5
from /home/rubys/.rvm/ruby-1.8.7-p174/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require'
from /home/rubys/.rvm/ruby-1.8.7-p174/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'
from /home/rubys/git/awdwr/work/depot/vendor/rails/activerecord/lib/../../activemodel/lib/../../activesupport/lib/active_support/dependencies.rb:169:in `require'
from /home/rubys/git/awdwr/work/depot/vendor/rails/railties/lib/rails/test_help.rb:13
from /home/rubys/.rvm/ruby-1.8.7-p174/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require'
from /home/rubys/.rvm/ruby-1.8.7-p174/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'
from /home/rubys/git/awdwr/work/depot/vendor/rails/activerecord/lib/../../activemodel/lib/../../activesupport/lib/active_support/dependencies.rb:169:in `require'
from ./test/test_helper.rb:3
from ./test/unit/helpers/products_helper_test.rb:1:in `require'
from ./test/unit/helpers/products_helper_test.rb:1
from /home/rubys/.rvm/gems/ruby/1.8.7/gems/rake-0.8.7/lib/rake/rake_test_loader.rb:5:in `load'
from /home/rubys/.rvm/gems/ruby/1.8.7/gems/rake-0.8.7/lib/rake/rake_test_loader.rb:5
from /home/rubys/.rvm/gems/ruby/1.8.7/gems/rake-0.8.7/lib/rake/rake_test_loader.rb:5:in `each'
from /home/rubys/.rvm/gems/ruby/1.8.7/gems/rake-0.8.7/lib/rake/rake_test_loader.rb:5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment