Skip to content

Instantly share code, notes, and snippets.

@greatseth
Created March 10, 2009 18:57
Show Gist options
  • Select an option

  • Save greatseth/77067 to your computer and use it in GitHub Desktop.

Select an option

Save greatseth/77067 to your computer and use it in GitHub Desktop.
/usr/local/lib/ruby/gems/1.8/gems/activesupport-2.2.2/lib/active_support/dependencies.rb:442:in `load_missing_constant': uninitialized constant IRB::ExtendCommandBundle (NameError)
from /usr/local/lib/ruby/gems/1.8/gems/activesupport-2.2.2/lib/active_support/dependencies.rb:77:in `const_missing_not_from_s3_library'
from /Users/seth/diversion/hdcloud/vendor/gems/aws-s3-0.4.0/lib/aws/s3/extensions.rb:173:in `const_missing'
from /usr/local/lib/ruby/gems/1.8/gems/ruby-debug-0.10.3/cli/ruby-debug/commands/irb.rb:11
from /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require'
from /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'
from /usr/local/lib/ruby/gems/1.8/gems/activesupport-2.2.2/lib/active_support/dependencies.rb:155:in `require'
from /usr/local/lib/ruby/gems/1.8/gems/ruby-debug-0.10.3/cli/ruby-debug/command.rb:51:in `load_commands'
from /usr/local/lib/ruby/gems/1.8/gems/ruby-debug-0.10.3/cli/ruby-debug/command.rb:50:in `each'
... 17 levels...
from /usr/local/lib/ruby/gems/1.8/gems/activesupport-2.2.2/lib/active_support/dependencies.rb:155:in `require'
from ./test/test_helper.rb:3
from test/unit/user_test.rb:1:in `require'
from test/unit/user_test.rb:1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment