Skip to content

Instantly share code, notes, and snippets.

@jdrago999
Created March 2, 2014 07:24
Show Gist options
  • Save jdrago999/9303167 to your computer and use it in GitHub Desktop.
Save jdrago999/9303167 to your computer and use it in GitHub Desktop.
def hello(name)
puts "Hello, #{name}!"
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment