RubyGems Navigation menu

hash_dial 1.0.0

Avoid all errors when accessing a (deeply nested) Hash key. HashDial goes one step beyond Hash::dig() by returning nil (or your default) if the keys requested are invalid for any reason at all. Bonus: you don't even need to fiddle with existing code. If you have already written something to access a deep hash key, just surround this with '.dial' and '.call'.

Gemfile:
=

installieren:
=

Versionen:

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

Development Abhängigkeiten (3):

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

Besitzer:

Autoren:

  • Convincible

SHA 256-Prüfsumme:

=

Downloads insgesamt 5.296

Für diese Version 1.620

Version veröffentlicht:

Lizenzen:

k.A.

Erforderliche Ruby-Version: >= 0

Links: