method
reject
ruby latest stable - Class:
SDBM
reject()public
Creates a new Hash using the key-value pairs from the database, then calls Hash#reject with the given block, which returns a Hash with only the key-value pairs for which the block returns false.