Created
March 16, 2016 21:56
-
-
Save mindplace/7d0358f4b83fbddc1f4a 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
| my_library.suggest_a_book | |
| # output: | |
| # "Why not pick up JavaScript & JQuery?" | |
| my_library.suggest_an_author | |
| # output: | |
| # "How about reading something by Rod Stephens?" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment