method

deep_transform_keys!

rails latest stable - Class: Hash
deep_transform_keys!(&block)
public

Destructively converts all keys by using the block operation. This includes the keys from the root hash and from all nested hashes and arrays.