method
reject!
v5.1.7 -
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.