Flowdock
reject!() public

Equivalent to Array#delete_if, deleting elements from self for which the block evaluates to true, but returns nil if no changes were made. Also see Enumerable#reject.

Show source
Register or log in to add new notes.