Created
January 12, 2012 16:46
-
-
Save elight/1601542 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
➜ 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