Last active
April 3, 2019 21:03
-
-
Save invalidusrname/18b5f1faca8b04a8a030 to your computer and use it in GitHub Desktop.
Putso?
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
$ 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