Skip to content

Instantly share code, notes, and snippets.

@invalidusrname
Last active April 3, 2019 21:03
Show Gist options
  • Save invalidusrname/18b5f1faca8b04a8a030 to your computer and use it in GitHub Desktop.
Save invalidusrname/18b5f1faca8b04a8a030 to your computer and use it in GitHub Desktop.
Putso?
$ irb
irb(main):001:0> putso 'lol'
NoMethodError: undefined method `putso' for main:Object
Did you mean? puts
putc
from (irb):1
from /home/vagrant/.rbenv/versions/2.3.0/bin/irb:11:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment