Inspired by Hash#dig this repo contains an implementation of Hash#dig_and_collect, an utility method to navigate even more complex nested hashes without messing
Inspired by Hash#dig this repo contains an implementation of Hash#dig_and_collect, an utility method to navigate even more complex nested hashes without messing up your code.