latency (Reed Mangino)
- Login: latency
- Email: reed@themanginos.com
- Registered on: 08/09/2015
- Last sign in: 08/09/2015
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
08/09/2015
-
01:04 PM Ruby Bug #11424 (Rejected): Documentation bug: Module: Enumerable, detect
- http://ruby-doc.org/core-2.2.2/Enumerable.html#method-i-detect
In the second line of the example code find() is called instead of detect(). Both lines should call detect().