Skip to content

Instantly share code, notes, and snippets.

@paracycle
Created February 21, 2015 12:05
Show Gist options
  • Save paracycle/af5c6e51f4f3fad3cc9f to your computer and use it in GitHub Desktop.
Save paracycle/af5c6e51f4f3fad3cc9f to your computer and use it in GitHub Desktop.
Test Gist
def hello
"world"
end
puts "hello #{hello}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment