method
reject
v7.1.3.4 -
Show latest stable
- Class:
ActionController::Parameters
reject(&block)public
Returns a new +ActionController::Parameters+ instance with items that the block evaluates to true removed.
reject(&block)Returns a new +ActionController::Parameters+ instance with items that the block evaluates to true removed.