Hi all, I am working on a project that needs to require another ruby app (non-shoes). That non-shoes app needs to be able to require 'osx/cocoa'. Shoes' internal ruby environment doesn't seem to have access to CocoaRuby, and I'm not sure how to fix that. Unfortunately it's not as simple as just installing a gem, it seems. I'm running on Leopard, so it's installed by default, and I can access it from IRB.
Any ideas? Thanks, Aaron Cohen
