summaryrefslogtreecommitdiff
path: root/devel/rubygem-awrence/pkg-descr
blob: bd99a56cd2bcbdd99d73620734b81f0cfac222e0 (plain) (blame)
1
2
3
4
5
6
7
Have you ever needed to automatically convert Rubyish snake_case
to JSON-style camelBack or CamelCase hash keys?

Awrence to the rescue.

This gem recursively converts all snake_case keys in a hash structure
to camelBack or CamelCase.