开发者

sharing gem repository b/w different JRuby versions

开发者 https://www.devze.com 2023-02-10 12:05 出处:网络
What is the best way to share gem repository be开发者_JS百科tween different JRuby versions?Recent versions of RubyGems searches $HOME/.gem/jruby/1.8. You can verify this with

What is the best way to share gem repository be开发者_JS百科tween different JRuby versions?


Recent versions of RubyGems searches $HOME/.gem/jruby/1.8. You can verify this with

jruby -S gem env

and look for GEM PATHS.

0

精彩评论

暂无评论...
验证码 换一张
取 消