Simple extension to Hashie::Mash for rubyfied keys
Rash is an extension to Hashie Rash subclasses Hashie::Mash to convert all keys in the hash to underscore. The purpose of this is when working w/ Java (or any other apis) that return hashes (including nested) that have camelCased keys You will now be able to access those keys through underscored key names (camelCase still available).
$
pkg install rubygem-rashOrigin
devel/rubygem-rash
Size
12.0KiB
License
MIT
Maintainer
sunpoet@FreeBSD.org
Dependencies
3 packages
Required by
0 packages