By bloid
via rubycocoa.sourceforge.net
Submitted: Nov 28 2007 / 02:50
RubyInject is a Mac OS X framework that allows you to inject at runtime the Ruby interpreter into any running application, using the mach_star∞ mechanism.
It will spawn a new thread on the remote process, initialize the Ruby interpreter, start a new DRb server that exposes an expression evaluator object, and advertises the DRb server URI on Bonjour.
Add your comment