mixing-objc-ruby
mixing-objc-ruby copied to clipboard
Mixing Objective-C and Ruby with RubyMotion
trafficstars
ObjC <-> Ruby
These are examples projects on how to mix Objective-C and Ruby.
Instructions
cd ./rubyrake static
To run the Ruby project, just run rake inside ./ruby.
To run the Objective-C project, use Xcode as usual.