There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Ruby Gem to access (deeply nested) Hash, Array or Struct keys. Get the value, or nil/default instead of any error. (Even safer than Ruby 2.3's dig method).