Skip to content

Instantly share code, notes, and snippets.

@jasonm
Created February 17, 2010 03:53
Show Gist options
  • Save jasonm/be6fcb3260ce525bbda8 to your computer and use it in GitHub Desktop.
Save jasonm/be6fcb3260ce525bbda8 to your computer and use it in GitHub Desktop.
/Users/jason/.rvm/gems/ree/1.8.7/gems/activesupport-2.3.5/lib/active_support/dependencies.rb:440:in `load_missing_constant': uninitialized constant TwitterAuth::Dispatcher::Shared (NameError)
from /Users/jason/.rvm/gems/ree/1.8.7/gems/activesupport-2.3.5/lib/active_support/dependencies.rb:80:in `const_missing'
from /Users/jason/.bundle/ruby/1.8/gems/twitter-auth-0.1.22/lib/twitter_auth/dispatcher/oauth.rb:6
from /Users/jason/.rvm/gems/ree/1.8.7/gems/activesupport-2.3.5/lib/active_support/dependencies.rb:156:in `require'
from /Users/jason/.rvm/gems/ree/1.8.7/gems/activesupport-2.3.5/lib/active_support/dependencies.rb:156:in `require'
from /Users/jason/.rvm/gems/ree/1.8.7/gems/activesupport-2.3.5/lib/active_support/dependencies.rb:521:in `new_constants_in'
from /Users/jason/.rvm/gems/ree/1.8.7/gems/activesupport-2.3.5/lib/active_support/dependencies.rb:156:in `require'
from /Users/jason/.bundle/ruby/1.8/gems/twitter-auth-0.1.22/lib/twitter_auth.rb:90
from /Users/jason/dev/beerfire/.bundle/environment.rb:136:in `require'
from /Users/jason/dev/beerfire/.bundle/environment.rb:136:in `require'
from /Users/jason/dev/beerfire/.bundle/environment.rb:134:in `each'
from /Users/jason/dev/beerfire/.bundle/environment.rb:134:in `require'
from /Users/jason/dev/beerfire/.bundle/environment.rb:133:in `each'
from /Users/jason/dev/beerfire/.bundle/environment.rb:133:in `require'
from /Users/jason/dev/beerfire/config/boot.rb:120:in `load_environment'
from /Users/jason/.rvm/gems/ree/1.8.7/gems/rails-2.3.5/lib/initializer.rb:137:in `process'
from /Users/jason/.rvm/gems/ree/1.8.7/gems/rails-2.3.5/lib/initializer.rb:113:in `send'
from /Users/jason/.rvm/gems/ree/1.8.7/gems/rails-2.3.5/lib/initializer.rb:113:in `run'
from /Users/jason/dev/beerfire/config/environment.rb:5
from ./test/test_helper.rb:2:in `require'
from ./test/test_helper.rb:2
from ./test/functional/api/auth_tokens_controller_test.rb:1:in `require'
from ./test/functional/api/auth_tokens_controller_test.rb:1
from /Users/jason/.rvm/gems/ree/1.8.7/gems/rake-0.8.7/lib/rake/rake_test_loader.rb:5:in `load'
from /Users/jason/.rvm/gems/ree/1.8.7/gems/rake-0.8.7/lib/rake/rake_test_loader.rb:5
from /Users/jason/.rvm/gems/ree/1.8.7/gems/rake-0.8.7/lib/rake/rake_test_loader.rb:5:in `each'
from /Users/jason/.rvm/gems/ree/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