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,531 of 182,992
Downloads: 950

Daily

Ranking: 67,544 of 182,977
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconAaronLasseigne