Categories: None [Edit]

arr2hash

https://rubygems.org/gems/arr2hash
https://github.com/zio-tt/arr2hash
The arr2hash gem provides a simple way to convert a 2D array into an array of hashes. The first row of the 2D array is used as the keys, and the subsequent rows are converted to values, creating an array of hashes. This is especially useful for converting structured data like CSV.

Total

Ranking: 190,208 of 196,643
Downloads: 818

Daily

Ranking: 57,730 of 196,611
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,710,924,149bundler
81,406,261,007rake
291,016,069,266rspec

Owners

#GravatarHandle
1iconzio