Skip to content

Instantly share code, notes, and snippets.

@garrytan
Created July 11, 2009 19:09
Show Gist options
  • Select an option

  • Save garrytan/145366 to your computer and use it in GitHub Desktop.

Select an option

Save garrytan/145366 to your computer and use it in GitHub Desktop.
#!/usr/bin/ruby
def hello_world
puts "Hi world!"
end
hello_world
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment