Skip to content

Instantly share code, notes, and snippets.

@jhchabran
Created November 3, 2012 04:43
Show Gist options
  • Save jhchabran/4006010 to your computer and use it in GitHub Desktop.
Save jhchabran/4006010 to your computer and use it in GitHub Desktop.
def greet
"Hello you!"
end
def greet
"" # The cursor will end between the quotes.
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment