Skip to content

Instantly share code, notes, and snippets.

@Quasimonomial
Created February 19, 2019 04:23
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 Quasimonomial/2571631b5f21e8aeb4d7b1c05c88382c to your computer and use it in GitHub Desktop.
Save Quasimonomial/2571631b5f21e8aeb4d7b1c05c88382c to your computer and use it in GitHub Desktop.
Hello World
def hello_world
puts "hello world!"
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment