I've been playing around with the EmbeddedMacRuby project.
I'd like to be able to:
a) Run user scripts (written in Ruby) from within a cocoa application (so
far, so good)
b) Call ruby functions from objective-c
c) Call my private objective-c API's from Ruby functions and scripts
I'm ha
cRuby function returns. Can
anyone point me to some sample code?
I've updated to the latest version of MacRuby.
Thanks.
-Larry
On Oct 14, 2010, at 6:58 PM, Larry Wilson wrote:
>
> I've been playing around with the EmbeddedMacRuby project.
>
> I'd like to be able to
locating a MyController instance then calling testCall1?
>
> Laurent
>
> On Oct 18, 2010, at 9:43 PM, Larry Wilson wrote:
>
>> I'm still searching for some answers to my original question regarding
>> calling across from objective-C to MacRuby, and vice-versa.
I've been poking around in the directories of a MacRuby-based app (that has
been compiled via macruby-deploy) in the usr/lib/ruby subdirectories. Why is
there not an .rbo file for every .rb source file?
Is it safe to delete the .rb files if there is a .rbo equivalent?
-Larry
___