Slide 10
Slide 10 text
"RubyMotion" "Objective-C"
[@ isEqualToString: @ ];
Let’s compare. RubyMotion builds upon the foundation of Objective-C, starting with the basic
object model. Both Ruby and Objective-C both have a common ancestor in Smalltalk, so
there's a lot of similarities: Open classes, Single inheritance, Single dynamic message dispatch