Last active
November 3, 2015 05:41
-
-
Save pedrogrande/6aceed8744457f2c078f 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
def hello | |
puts = "Hello Leia" | |
end | |
hello |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment