16 Sep
2010
16 Sep
'10
3:07 a.m.
On 2010-09-15, at 19:30 , Iain Barnett wrote:
On 15 Sep 2010, at 22:43, Ryan Davis wrote:
rubygems and/or macruby should probably be patched to include RUBY_ENGINE somewhere in the gem path.
That's a really good idea. Either that or just accept that macruby is a separate thing altogether and have MAC_GEM_PATH etc etc. Proliferation of vars doesn't bother me, they only get set once.
I'm partial to this. Env vars tend to be a problem. cf. RUBYOPT, RUBYLIB. Maybe having MAC- prefixed vars is a good idea.