Categories: None [Edit]

tash

https://rubygems.org/gems/tash
https://github.com/AaronLasseigne/tash
A hash that allows for transformation of its keys. A transformation block is given to change the key. Keys can be looked up with any value that transforms into the same key. This means a hash can be string/symbol insensitive, case insensitive, can convert camel case JSON keys to snake case Ruby keys, or anything else based on the block you provide.

Total

Ranking: 177,612 of 183,147
Downloads: 954

Daily

Ranking: 29,512 of 183,139
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconAaronLasseigne