9 Oct
2009
9 Oct
'09
9:18 a.m.
#370: Inconsistency between macruby and ruby in a simple class -----------------------------------+---------------------------------------- Reporter: kfowler@… | Owner: lsansonetti@… Type: defect | Status: new Priority: major | Milestone: MacRuby 0.5 Component: MacRuby | Keywords: -----------------------------------+---------------------------------------- Comment(by kfowler@…): "return self" appears to be a work around: {{{ def initialize(m) @m = m return self end }}} -- Ticket URL: <http://www.macruby.org/trac/ticket/370#comment:2> MacRuby <http://macruby.org/>