postmodern / chruby

Changes the current Ruby
MIT License
2.85k stars 190 forks source link

Separate gem directories for different Rubinius versions #356

Open mvz opened 8 years ago

mvz commented 8 years ago

It seems gems for all versions of Rubinius are put in ~/.gem/rbx/2.1.0. Would it make sense to separate them out a bit more?

postmodern commented 8 years ago

In e9e81df20e9b821f3cdb13c946e8bdd368453e22 we added support for detecting RUBY_ENGINE_VERSION and use that in the GEM_HOME (falling back to RUBY_VERSION if RUBY_ENGINE_VERSION isn't present). I just need to work on releasing 0.4.0.