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: 185,678 of 190,091
Downloads: 711

Daily

Ranking: 130,592 of 189,967
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,226,262,255bundler
81,250,151,706rake
29955,432,690rspec

Owners

#GravatarHandle
1iconzio