method
reject
v6.0.0 -
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.