Skip to content

Instantly share code, notes, and snippets.

@arfon
Last active August 29, 2015 14:24
Show Gist options
  • Save arfon/1e34d84ae570efafd225 to your computer and use it in GitHub Desktop.
Save arfon/1e34d84ae570efafd225 to your computer and use it in GitHub Desktop.
// -*- mode: ruby;-*-
def hello
puts "Hello World!"
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment