Skip to content

Instantly share code, notes, and snippets.

@martenlienen
Created January 30, 2014 13:23
Show Gist options
  • Save martenlienen/8708190 to your computer and use it in GitHub Desktop.
Save martenlienen/8708190 to your computer and use it in GitHub Desktop.
# This
hash.merge({
value: 1
})
# instead of
hash.merge({
value: 1
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment