Categories: None [Edit]

key_dial

https://rubygems.org/gems/key_dial
https://github.com/ConvincibleMedia/ruby-gem-key_dial
Avoid all errors when accessing (deeply nested) Hash, Array or Struct keys. Safer than dig(), as will quietly return 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 key (e.g. hash[:a][:b][:c]), just surround this with '.dial' and '.call'.

Total

Ranking: 108,188 of 195,377
Downloads: 7,412

Daily

Ranking: 83,041 of 195,357
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,589,184,664bundler
71,391,547,445activesupport
81,372,888,227rake
291,001,197,179rspec
72619,739,595pry
1,33334,546,751pry-nav

Owners

#GravatarHandle
1iconConvincible