什么是使JRuby默认在1.9模式下运行的最佳方法?
即,我想跑rake test而不是jruby --1.9 -S rake test
rake test
jruby --1.9 -S rake test
谢谢
jruby
jruby ×1