Cornelius Schumacher writes: > On Montag, 3. Juli 2017 14:54:31 CEST Marcus 'darix' Rückert wrote: >> >> yes. everybody else supports just one ruby version or does a lot of >> mangling of shell variables to make it work otherwise. I prefer a >> solution where i can call all rubies all the time. > > From what I can tell most Ruby users are not using distribution packages at > all, because of all the hassle and limitations which come with them.
I am one of those. But basically I don't care about using the distribution ruby if I can a) create my gem environments b) have a recent ruby available otherwise, rbenv install $version just becomes a way for me to install gems as a user. -- Duncan Mac-Vicar P. - Director, Data Center Management; R&D SUSE Linux GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany GF: Felix Imendörffer, Jane Smithard, Dilip Upmanyu, Graham Norton, HRB 21284 (AG Nürnberg) -- To unsubscribe, e-mail: [email protected] To contact the owner, e-mail: [email protected]
