I work with both MRI and JRuby extensively and often at the same time (and often multiple JRubys with different gem configurations) and I like having the same names for the executable commands.

I prefix all of the jruby use of an executable with:

  jruby -S <...>

Which works great -- I don't know if this works with other Ruby vm's however.

Will I be able to set --no-format-executable in a global location to preserve this behavior?
_______________________________________________
Rubygems-developers mailing list
http://rubyforge.org/projects/rubygems
Rubygems-developers@rubyforge.org
http://rubyforge.org/mailman/listinfo/rubygems-developers

Reply via email to