Skip to content

Instantly share code, notes, and snippets.

@lucaswilric
Created April 22, 2017 12:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lucaswilric/225604c6b388e354e4bb0b4353603278 to your computer and use it in GitHub Desktop.
Save lucaswilric/225604c6b388e354e4bb0b4353603278 to your computer and use it in GitHub Desktop.
def hello_world
puts 'Hello, World!'
end
hello_world
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment