ruby-awrence

Camelize your snake keys when working with JSON APIs
  https://github.com/futurechimp/awrence
  0
  no reviews



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.