Skip to content

Instantly share code, notes, and snippets.

@jubstuff
Created September 1, 2011 08:08
Show Gist options
  • Save jubstuff/1185685 to your computer and use it in GitHub Desktop.
Save jubstuff/1185685 to your computer and use it in GitHub Desktop.
Simple Hello World
def hello
puts "hello"
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment