Skip to content

Instantly share code, notes, and snippets.

@elight
Created January 12, 2012 16:46
Show Gist options
  • Save elight/1601542 to your computer and use it in GitHub Desktop.
Save elight/1601542 to your computer and use it in GitHub Desktop.
➜ top-kycks git:(master) ✗ ls
Gemfile Gemfile.lock Procfile README.md application.rb config docs lib spec
➜ top-kycks git:(master) ✗ ruby application.rb
<internal:lib/rubygems/custom_require>:29:in `require': no such file to load -- goliath (LoadError)
from <internal:lib/rubygems/custom_require>:29:in `require'
from application.rb:3:in `<main>'
➜ top-kycks git:(master) ✗
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment