Skip to content

Instantly share code, notes, and snippets.

@traviskroberts
Created December 3, 2008 14:32
Show Gist options
  • Save traviskroberts/31563 to your computer and use it in GitHub Desktop.
Save traviskroberts/31563 to your computer and use it in GitHub Desktop.
# hello world method
def hello
puts "hello world"
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment