Skip to content

Instantly share code, notes, and snippets.

@jasonnoble
Created February 4, 2016 04:42
Show Gist options
  • Select an option

  • Save jasonnoble/e7ace0bfa7d70b0e96e3 to your computer and use it in GitHub Desktop.

Select an option

Save jasonnoble/e7ace0bfa7d70b0e96e3 to your computer and use it in GitHub Desktop.
My Hello World
puts "Hi"
if number > 7
puts "Yup"
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment