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 (7KB)
  2. 0.1.0 - April 16, 2016 (7KB)

Development依存関係 (3):

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

所有者:

作者:

  • Robb Shecter

SHA 256チェックサム:

94912d64bd481505f5eb642fa6d9bc38042019d3c11c75ae8e2881fce0f8b8a5

累計ダウンロード数 112,248

このバージョンのみ 110,209

ライセンス:

MIT

必要なRubyのバージョン: >= 0

リンク: