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,704 of 187,603
Downloads: 133,549
Daily
Ranking: 38,536 of 187,591
Downloads: 8
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 13,175 | 165,234 | active_record_query_fixer |
| 92,275 | 8,950 | api_maker |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | dogweather |