franzejr / best-ruby

Ruby Tricks, Idiomatic Ruby, Refactoring and Best Practices
http://franzejr.github.io/best-ruby/
2.39k stars 219 forks source link

Added each_with_object example #60

Closed alebian closed 8 years ago

alebian commented 8 years ago

Summary

Added an extra example in combine elements in collections using each_with_object

franzejr commented 8 years ago

Nice @alebian !