Categories: None [Edit]
dig_bang
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.
Total
Ranking: 14,669 of 190,091
Downloads: 140,845
Daily
Ranking: 9,671 of 189,967
Downloads: 138
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 13,406 | 167,495 | active_record_query_fixer |
| 91,045 | 9,451 | api_maker |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | dogweather |