method
deep_transform_keys!
v7.2.3 -
Show latest stable
- Class:
ActionController::Parameters
deep_transform_keys!(&block)public
Returns the same `ActionController::Parameters` instance with changed keys. This includes the keys from the root hash and from all nested hashes and arrays. The values are unchanged.