Actions
Bug #4847
closedDocumentation Error for Hash#reject
Bug #4847:
Documentation Error for Hash#reject
Description
The documentation for Hash#reject fails to note that, when called without a block, an enumerator is returned.
A small patch correcting this is attached.
Files
Actions