Skip to content

Instantly share code, notes, and snippets.

@shinokada
Created May 27, 2014 13:16
Show Gist options
  • Save shinokada/73f93263151e1bc3a550 to your computer and use it in GitHub Desktop.
Save shinokada/73f93263151e1bc3a550 to your computer and use it in GitHub Desktop.
[1,2,3,4].inject(:+) # 10
[1,2,3,4].inject:+ # 10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment