RubyGems Navigation menu

hash_dial 1.0.2

Avoid all errors when accessing (deeply nested) Hash keys. Safer than dig(), as will quietly return nil (or your default) if the keys requested are invalid for any reason at all. This gem is deprecated - use KeyDial instead, which does the same thing but works on Hashes, Arrays and Structs as well.

Gemfile:
=

インストール:
=

バージョン履歴:

  1. 1.0.2 January 09, 2019 (7.5KB)
  2. 1.0.1 January 08, 2019 (8KB)
  3. 1.0.0 December 20, 2018 (7.5KB)

Development依存関係 (3):

bundler ~> 1.17
rake ~> 10.0
rspec ~> 3.0

所有者:

作者:

  • Convincible

SHA 256チェックサム:

=

累計ダウンロード数 5,296

このバージョンのみ 2,093

このバージョンがリリースされたのは:

ライセンス:

N/A

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

リンク: