method
values_at
v8.0.0 -
Show latest stable
- Class:
ActionController::Parameters
values_at(*keys)public
Returns values that were assigned to the given `keys`. Note that all the `Hash` objects will be converted to `ActionController::Parameters`.