[MacRuby-devel] ControlTower in MacRuby

Alexander von Below below at mac.com
Wed Jul 21 07:31:36 PDT 2010


Hello,

I apologize for the repost, but I have not found help anywhere else...

My goal is to run a ControlTower instance (1) in MacRuby within a Cocoa app, i.e. using -[MacRuby evaluateFileAtPath:]

First question: Is this possible at all?

Second question:

I understand that my control script is the body to:

app = Rack::Builder.new { ... config ... }.to_app

but I have not figured out how to make an .rb file that will run a control tower instance. 

Any help is appreciated!

Alex


1) http://svn.macosforge.org/repository/ruby/ControlTower/


More information about the MacRuby-devel mailing list