6 Mar
2011
6 Mar
'11
7:21 a.m.
#1181: Array#cycle or Array#next is broken ------------------------------------+--------------------------------------- Reporter: mrada@… | Owner: lsansonetti@… Type: defect | Status: new Priority: blocker | Milestone: Component: MacRuby | Keywords: ------------------------------------+--------------------------------------- puts ["*"].cycle.next That line prints out a * in CRuby, but prints out nil on MacRuby. I found this issue while trying to use minitest/pride. -- Ticket URL: <http://www.macruby.org/trac/ticket/1181> MacRuby <http://macruby.org/>