Created
September 22, 2015 15:30
-
-
Save smathy/7ed1f944193ab21b5478 to your computer and use it in GitHub Desktop.
This file contains 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
09:30:19 ~/work/r30 $ rails c | |
Loading development environment (Rails 3.0.20) | |
irb(main):001:0> nil.try :foo | |
=> nil |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment