JRuby masterplan for F19 - RFC

Michal Fojtik mfojtik at redhat.com
Thu Dec 13 14:56:51 UTC 2012


On 12/04, Vít Ondruch wrote:
> Dne 4.12.2012 15:54, Bohuslav Kabrda napsal(a):
> >I have just pushed all of this stuff into my testing repo [1] (the
> >/usr/bin/ruby stub, modified MRI Ruby, etc.), so you can test that
> >now. For me, it seems to work. I call the stub "multiruby"
> >(actually Vit's idea :) ) and its upstream is at [2] (no fancy git
> >tags and stuff, I just made it work for now...). By default, the
> >stub uses MRI.
> 
> I should also point out that you can try to use different rubies such as:
> 
> $ ruby _mri_ -v
> $ ruby _jruby_ -v

How about:

$ RUBY_PLATFORM=mri ruby -v
$ RUBY_PLATFORM=jruby ruby -v

In this case you're not introducing cross-platform incompatibility for
shebangs ;-)

  -- Michal

> 
> Slavek, any indea if we could provide some help? Something like
> "ruby _help_" for example? However I am not sure if anybody is able
> to find this command :/
> 
> 
> Vít
> _______________________________________________
> ruby-sig mailing list
> ruby-sig at lists.fedoraproject.org
> https://admin.fedoraproject.org/mailman/listinfo/ruby-sig

-- 
Michal Fojtik <mfojtik at redhat.com>
Deltacloud API, CloudForms


More information about the ruby-sig mailing list