An open API service indexing awesome lists of open source software.

https://github.com/basecamp/deep_hash_transform

Re-key a nested Hash to all-Symbol or -String keys. Rails 4+ backport.
https://github.com/basecamp/deep_hash_transform

Last synced: 4 months ago
JSON representation

Re-key a nested Hash to all-Symbol or -String keys. Rails 4+ backport.

Awesome Lists containing this project

README

          

# Deep Hash transforms

Rekey a Hash to all-Symbol or -String keys.

Backported from Rails 4.1 for use in Rails 2 & 3.

Steps aside if core extensions are already available.