Re: [MacRuby-devel] Fwd: How do I get gems into XCode/MacRuby environment?

2011-04-19 Thread Joe West
On Tue, Apr 19, 2011 at 4:30 PM, Paul Davis wrote: > Ah. Thanks Morgan. That indeed has things working. I had thought MacRuby was > running on 1.9.x - probably because the first line on http://www.macruby.org > is "MacRuby is an implementation of Ruby 1.9 directly on top of Mac OS X > core technol

Re: [MacRuby-devel] Fwd: How do I get gems into XCode/MacRuby environment?

2011-04-19 Thread Paul Davis
Ah. Thanks Morgan. That indeed has things working. I had thought MacRuby was running on 1.9.x - probably because the first line on http://www.macruby.org is "MacRuby is an implementation of Ruby 1.9 directly on top of Mac OS X core technologies...". In fact, when I run "puts system('ruby -v')"