#291: Time.parse doesn't work in experimental -------------------------------------+-------------------------------------- Reporter: mattaimonetti@… | Owner: lsansonetti@… Type: defect | Status: new Priority: major | Milestone: MacRuby 0.5 Component: MacRuby | Keywords: -------------------------------------+-------------------------------------- {{{ $ macruby -e "require 'time'; p Time.parse('2009/06/29 23:19:35 +0000')" unrecognized runtime type `{_NSZone=}' (TypeError) }}} Due to a conflict with NSObject#zone -- Ticket URL: <http://www.macruby.org/trac/ticket/291> MacRuby <http://macruby.org/>