Skip to content

Instantly share code, notes, and snippets.

@jm
Created January 24, 2009 18:11
Show Gist options
  • Save jm/51498 to your computer and use it in GitHub Desktop.
Save jm/51498 to your computer and use it in GitHub Desktop.
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby -Ilib:lib:test "/Library/Ruby/Gems/1.8/gems/rake-0.8.3/lib/rake/rake_test_loader.rb" "test/dsl_test.rb" "test/foundry_test.rb"
/Library/Ruby/Gems/1.8/gems/activesupport-2.2.2/lib/active_support/dependencies.rb:442:in `load_missing_constant': uninitialized constant ActiveSupport::MessageVerifier (NameError)
from /Library/Ruby/Gems/1.8/gems/activesupport-2.2.2/lib/active_support/dependencies.rb:77:in `const_missing'
from /Users/jeremymcanally/code/plugin-dev/vendor/rails/actionpack/lib/action_controller/session/cookie_store.rb:198:in `verifier_for'
from /Users/jeremymcanally/code/plugin-dev/vendor/rails/actionpack/lib/action_controller/session/cookie_store.rb:82:in `initialize'
from /Users/jeremymcanally/code/plugin-dev/vendor/rails/actionpack/lib/action_controller/middleware_stack.rb:68:in `new'
from /Users/jeremymcanally/code/plugin-dev/vendor/rails/actionpack/lib/action_controller/middleware_stack.rb:68:in `build'
from /Users/jeremymcanally/code/plugin-dev/vendor/rails/actionpack/lib/action_controller/middleware_stack.rb:106:in `build'
from /Library/Ruby/Site/1.8/rubygems/custom_require.rb:31:in `inject'
from /Users/jeremymcanally/code/plugin-dev/vendor/rails/actionpack/lib/action_controller/middleware_stack.rb:106:in `each'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment