Can jgem be removed? #8892
rubyFeedback
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
jruby comes with jgem. I was however had wondering whether we still need it. Should not plain
upstream gem suffice? Perhaps any jruby specific code could be integrated into gem, upstream
that is. The idea would be that jruby could work seemlessly (and if no "gem" is already installed,
then it could install its own bin/jgem copy of course; I am here primarily referring to situations
where both ruby and jruby is installed, such as on a linux system, where this may often be the
case).
Beta Was this translation helpful? Give feedback.
All reactions