MacRuby 0.7: There are files delivered in site_ruby: bigdecimal/ openssl/ ripper.rb digest/ openssl.rb universal-darwin10.0/ digest.rb ripper/
Shouldn't they be in vendor_ruby? I can't run a program without site-specific files by stripping site_ruby out of the path. If I do, macruby crashes with an Abort trap (in 0.5, at least) when it tries to load gems. I know that macruby_deploy -embed copies site_ruby into the application, so this causes no real problem other than wasted space, so maybe it's not worth fixing. But it'll cause more problems when macruby ships with OSX and people stop embedding. I'll file a ticket if needed. ----- Brian Marick, independent consultant Mostly on agile methods with a testing slant Author of /Programming Cocoa with Ruby/ www.exampler.com, www.exampler.com/blog, www.twitter.com/marick _______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel