plissken 1.4.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:
=
安装:
=
Development 依赖 (9):
byebug
~> 11.1
minitest
~> 5.14
minitest-fail-fast
~> 0.1
minitest-macos-notification
~> 0.3
minitest-reporters
~> 1.4
rake
~> 13.0
rubocop
~> 1.7
rubocop-minitest
~> 0.10
rubocop-rake
~> 0.5