Skip to content

Instantly share code, notes, and snippets.

@berniechiu
Created September 17, 2019 10:26
Show Gist options
  • Save berniechiu/0cf9bf1c4336dd1cca5302686aabd18b to your computer and use it in GitHub Desktop.
Save berniechiu/0cf9bf1c4336dd1cca5302686aabd18b to your computer and use it in GitHub Desktop.
funny-code-01
def do_something_with_keys(params)
do_something(params).keys
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment