This project is archived and is in readonly mode.
Allow Enumerable#many? to take a block
Reported by Damian Janowski | June 19th, 2008 @ 09:10 PM
[ 1, 2, 2 ].many? {|x| x > 1 }
Comments and changes to this ticket
-
Repository June 20th, 2008 @ 05:31 PM
- State changed from new to resolved
(from [161ab28b7c0bd28828b6d18613a9de09d47023c6]) Added block-handling to Enumerable#many? (Damian Janowski) [#452 state:resolved]
-
Damian Janowski June 20th, 2008 @ 03:27 PM
- no changes were found...
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>