Skip to content

Instantly share code, notes, and snippets.

/super.rb Secret

Created April 26, 2015 01:00
Show Gist options
  • Save anonymous/69cebf5343d350f60afd to your computer and use it in GitHub Desktop.
Save anonymous/69cebf5343d350f60afd to your computer and use it in GitHub Desktop.
string = "hi there"
def sup
return string
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment