14 Oct
2008
14 Oct
'08
1:59 a.m.
Hi, Is it possible to create loadable MacRuby bundle to be loaded into another MacRuby application? I'm looking for replacement for RBBundleInit as described for RubyCocoa here: http://threeve.org/blog/2007/12/loadable-bundles-using-rubycocoa.html I'm loading bundles into my MacRuby app via: NSBundle.bundleWithPath(path).load thanks for pointers, Antonin