#370: Inconsistency between macruby and ruby in a simple class
-----------------------------------+----------------------------------------
 Reporter:  kfow...@…              |       Owner:  lsansone...@…        
     Type:  defect                 |      Status:  new                  
 Priority:  major                  |   Milestone:  MacRuby 0.5          
Component:  MacRuby                |    Keywords:                       
-----------------------------------+----------------------------------------

Comment(by kfow...@…):

 "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/>

_______________________________________________
MacRuby-devel mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

Reply via email to