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,303 of 189,027
Downloads: 699

Daily

Ranking: 111,214 of 189,003
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,145,254,238bundler
91,215,925,099rake
29944,659,102rspec

Owners

#GravatarHandle
1iconzio