Skip to content

Instantly share code, notes, and snippets.

@ymendel
Created July 30, 2010 20:34
Show Gist options
  • Save ymendel/501268 to your computer and use it in GitHub Desktop.
Save ymendel/501268 to your computer and use it in GitHub Desktop.
def thing(params = {})
params ||= {}
# ...
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment