method
reject!
v5.2.3 -
Show latest stable
- Class:
ActionController::Parameters
reject!(&block)public
Removes items that the block evaluates to true and returns self.
reject!(&block)Removes items that the block evaluates to true and returns self.