Skip to content

Instantly share code, notes, and snippets.

@toothrot
Created June 2, 2010 18:46
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 toothrot/422799 to your computer and use it in GitHub Desktop.
Save toothrot/422799 to your computer and use it in GitHub Desktop.
irb(main):039:0* require 'zendesk-api'
MissingSourceFile: no such file to load -- curb
from /Users/alexrakoczy/local/Cellar/ruby-enterprise-edition/2009.10/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require'
from /Users/alexrakoczy/local/Cellar/ruby-enterprise-edition/2009.10/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'
from /Users/alexrakoczy/local/Cellar/ruby-enterprise-edition/2009.10/lib/ruby/gems/1.8/gems/activesupport-2.3.5/lib/active_support/dependencies.rb:156:in `require'
from /Users/alexrakoczy/local/Cellar/ruby-enterprise-edition/2009.10/lib/ruby/gems/1.8/gems/activesupport-2.3.5/lib/active_support/dependencies.rb:521:in `new_constants_in'
from /Users/alexrakoczy/local/Cellar/ruby-enterprise-edition/2009.10/lib/ruby/gems/1.8/gems/activesupport-2.3.5/lib/active_support/dependencies.rb:156:in `require'
from /Users/alexrakoczy/local/Cellar/ruby-enterprise-edition/2009.10/lib/ruby/gems/1.8/gems/zendesk-api-0.3.0/lib/zendesk-api.rb:2
from /Users/alexrakoczy/local/Cellar/ruby-enterprise-edition/2009.10/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require'
from /Users/alexrakoczy/local/Cellar/ruby-enterprise-edition/2009.10/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'
from /Users/alexrakoczy/local/Cellar/ruby-enterprise-edition/2009.10/lib/ruby/gems/1.8/gems/activesupport-2.3.5/lib/active_support/dependencies.rb:156:in `require'
from /Users/alexrakoczy/local/Cellar/ruby-enterprise-edition/2009.10/lib/ruby/gems/1.8/gems/activesupport-2.3.5/lib/active_support/dependencies.rb:521:in `new_constants_in'
from /Users/alexrakoczy/local/Cellar/ruby-enterprise-edition/2009.10/lib/ruby/gems/1.8/gems/activesupport-2.3.5/lib/active_support/dependencies.rb:156:in `require'
from (irb):39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment