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: 185,886 of 196,721
Downloads: 1,432

Daily

Ranking: 58,818 of 196,694
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconAaronLasseigne