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: 180,794 of 183,147
Downloads: 464

Daily

Ranking: 51,220 of 183,139
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,410,789,589bundler
10955,044,755rake
25818,429,918rspec

Owners

#GravatarHandle
1iconzio