[ 原始碼: ruby-awrence ]
套件:ruby-awrence(1.1.1-2)
Camelize your snake keys when working with JSON APIs
Awrence can automatically convert Ruby-style snake_case to CamelCase or camelBack hash keys.
This library recursively converts all snake_case keys in a hash structure to camelBack.