Skip to content

Instantly share code, notes, and snippets.

@MattStopa
Created September 29, 2015 19:35
Show Gist options
  • Save MattStopa/ad049e9a8351ae2fb554 to your computer and use it in GitHub Desktop.
Save MattStopa/ad049e9a8351ae2fb554 to your computer and use it in GitHub Desktop.
➜ 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