[MacRuby-devel] [MacRuby] #158: MacRuby tutorial comments

MacRuby ruby-noreply at macosforge.org
Mon Nov 10 21:22:45 PST 2008


#158: MacRuby tutorial comments
-----------------------------------+----------------------------------------
 Reporter:  jclark42796 at gmail.com  |        Owner:  lsansonetti at apple.com
     Type:  defect                 |       Status:  closed               
 Priority:  minor                  |    Milestone:  MacRuby 0.4          
Component:  MacRuby                |   Resolution:  fixed                
 Keywords:  tutorial               |  
-----------------------------------+----------------------------------------
Changes (by lsansonetti at apple.com):

  * status:  new => closed
  * resolution:  => fixed
  * milestone:  MacRuby 0.3 => MacRuby 0.4


Comment:

 You're right, this was a bug in 0.3, which has been fixed in trunk since.

 {{{
 $ macirb
 >> MACRUBY_VERSION
 => 0.4
 >> 'foo'.class
 => NSMutableString
 >> 'foo'.class.ancestors
 => [NSMutableString, NSString, Comparable, NSObject, Kernel]
 >>
 }}}

-- 
Ticket URL: <http://www.macruby.org/trac/ticket/158#comment:1>
MacRuby <http://macruby.org/>



More information about the MacRuby-devel mailing list