Typo in Enumerable#Pluck
Reported by Chris Henry | June 9th, 2008 @ 06:34 PM | in Inline documentation
['hello', 'world', 'this', 'is', 'nice'].pluck('length')
// -> [5, 5, 4, 3, 4]
result for 'is' should be 2, not 3.
Comments and changes to this ticket
-
Juriy Zaytsev June 9th, 2008 @ 07:19 PM
- → Milestone changed from to Inline documentation
- → State changed from new to doc
- → Assigned user changed from to Tobie Langel
-
Andrew Dupont June 9th, 2008 @ 09:43 PM
- → State changed from doc to resolved
Fixed this in the current docs.
Please Login or create a free account to add a new comment.
You can update this ticket by sending an email to from your email client. (help)
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
The Prototype JavaScript library.
