method

values_at

Importance_1
v7.2.3 - Show latest stable - 0 notes - Class: 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`.

Show source
Register or log in to add new notes.