method
transform_keys
v7.2.3 -
Show latest stable
- Class:
ActionController::Parameters
transform_keys(&block)public
Returns a new `ActionController::Parameters` instance with the results of running `block` once for every key. The values are unchanged.