plissken 0.2.0
Have you ever needed to automatically convert JSON-style camelBack or CamelCase hash keys into more Rubyish snake_case? Plissken to the rescue. This gem recursively converts all camelBack or CamelCase keys in a hash structure to snake_case.
Gemfile:
=
install:
=
Runtime Dependencies (1):
symbolize
~> 4.2