Skip to content

Instantly share code, notes, and snippets.

@dpickett
Created October 1, 2008 18:03
Show Gist options
  • Save dpickett/14142 to your computer and use it in GitHub Desktop.
Save dpickett/14142 to your computer and use it in GitHub Desktop.
irb(main):001:0> require 'rubygems'
=> false
irb(main):002:0> require 'hmac/sha1'
LoadError: no such file to load -- hmac/sha1
from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `require'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment