method
reject
v2_5_5 -
Show latest stable
- Class:
YAML::DBM
reject()public
Converts the contents of the database to an in-memory Hash, then calls Hash#reject with the specified code block, returning a new Hash.
reject()Converts the contents of the database to an in-memory Hash, then calls Hash#reject with the specified code block, returning a new Hash.