cRuby-devel] require failing to find installed gem - fromCocoa
app
Hi Bob,
Did you embed MacRuby within your app? This could potentially explain
why it cannot find the gem.
Laurent
On Sep 23, 2009, at 12:05 PM, Stevenson, Bob wrote:
> I've installed a gem that I'm trying to u
I've installed a gem that I'm trying to use from the latest nightly; but
the embedded macruby runtime; does not find the gem.
Controller.rb:14:in `': no such file to load -- xml-object
(LoadError)
What do I need to do so that the embedded macruby can find my installed
gem?
I can perform the requi