Ruby 2.3 introduces the new Hash#dig method for safe extraction of a nested value. It is the equivalent of a safely repeated Hash#[] or Array#[]. #dig! on the other hand, is a repeated #fetch.

Required Ruby Version

>= 0

Authors

Robb Shecter

Versions

  1. 0.2.1 May 28, 2016 (7 KB)
  2. 0.1.0 April 16, 2016 (7 KB)

SHA 256 checksum