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.
Required Ruby Version
>= 3.3
Authors
Dave Hrycyszyn, Stuart Chinery
Versions
- 5.0.0 June 25, 2026 (7 KB)
- 4.0.0 August 18, 2025 (7 KB)
- 3.0.0 May 06, 2024 (7 KB)
- 2.0.1 January 23, 2022 (7 KB)
- 2.0.0 January 23, 2022 (7 KB)