General

Profile

dontfidget (Andrew Brown)

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 1 0 1

Activity

06/11/2014

12:08 AM Ruby master Feature #9929 (Open): add with_default method to Hash
I would like to be able to write this:
~~~
people.group_by(:first_name).with_default { [] }
~~~
instead of:
...
dontfidget (Andrew Brown)

Also available in: Atom