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