RubyGems Navigation menu

dig_bang 0.2.1

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.

Gemfile:
=

安装:
=

版本列表:

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

Development 依赖 (3):

bundler ~> 1.11
rake ~> 10.0
rspec ~> 3.0

业主:

作者:

  • Robb Shecter

SHA 256 校验和:

=

下载总量 119,286

这个版本 117,162

版本发布:

许可:

MIT

需要的 Ruby 版本: >= 0

链接: