Skip to content

Instantly share code, notes, and snippets.

@Dasms
Created November 9, 2017 19:12
Show Gist options
  • Save Dasms/fb348d10f9fabb064b567f0a4edaaeaf to your computer and use it in GitHub Desktop.
Save Dasms/fb348d10f9fabb064b567f0a4edaaeaf to your computer and use it in GitHub Desktop.
# Just 1 argument
def print_one(arg1)
puts "arg1: #{arg1}"
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment