Snippets
A couple of snippets for things I have to do a lot but forget how every once in a while
Using .map
on a Hash
.map
on a HashConvert an Array of Hashes to a Hash
Last updated
A couple of snippets for things I have to do a lot but forget how every once in a while
.map
on a HashLast updated