method

deep_transform_keys!

deep_transform_keys!(&block)
public

Returns the ActionController::Parameters instance changing its keys. This includes the keys from the root hash and from all nested hashes and arrays. The values are unchanged.