Created
September 29, 2015 19:35
-
-
Save MattStopa/ad049e9a8351ae2fb554 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
➜ theHardWay git:(master) ✗ ruby 1printing.rb NO ONE LIKES CHEESE | |
["NO", "ONE", "LIKES", "CHEESE"] | |
1printing.rb:95:in `initialize': No such file or directory @ rb_sysopen - NO (Errno::ENOENT) | |
from 1printing.rb:95:in `open' | |
from 1printing.rb:95:in `<main>' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment