Rvm or rbenv?

Hello
I want to start a survey
What do you use, why do you prefer it?

Thanks Berg

I'm using rvm.

···

--
Sincerely yours,

Aurel Branzeanu,

mailto: branzeanu.aurel@gmail.com
Skype: tvorogov
GSM Orange: +373 6 940-7700
GSM Moldcell: +373 7 940-7700

On Sat, Feb 6, 2016 at 10:14 AM, A Berger <aberger7890@gmail.com> wrote:

Hello
I want to start a survey
What do you use, why do you prefer it?

Thanks Berg

Unsubscribe: <mailto:ruby-talk-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-talk&gt;

recently switched from rvm to chruby + ruby-install

http://kgrz.io/2014/02/04/Programmers-guide-to-choosing-ruby-version-manager.html
has a quick overview of the options.

martin

···

On Sat, Feb 6, 2016 at 12:14 AM, A Berger <aberger7890@gmail.com> wrote:

Hello
I want to start a survey
What do you use, why do you prefer it?

Thanks Berg

Unsubscribe: <mailto:ruby-talk-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-talk&gt;

I install my rubies using `configure --program-suffix=2.2` or whatever, and
run them as ruby2.1, gem2.2, irb2.3, ruby-trunk, etc.

I've just always done it that way.

···

On 06/02/2016 6:16 PM, "A Berger" <aberger7890@gmail.com> wrote:

Hello
I want to start a survey
What do you use, why do you prefer it?

Thanks Berg

Unsubscribe: <mailto:ruby-talk-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-talk&gt;

Neither, I use Docker.

I prefer it because my version of Ruby and gem dependencies are packaged with my app when it goes into other environments.

Dan

···

--
Dan Harper

On 6 Feb 2016, at 7:14 PM, A Berger <aberger7890@gmail.com> wrote:

Hello
I want to start a survey
What do you use, why do you prefer it?

Thanks Berg

Unsubscribe: <mailto:ruby-talk-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-talk&gt;

RVM all the time.

···

On Saturday 06 February 2016 01:44 PM, A Berger wrote:

Hello
I want to start a survey
What do you use, why do you prefer it?

Thanks Berg

Unsubscribe: <mailto:ruby-talk-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-talk&gt;

--
Karthikeyan A K

I use RVM when I can choose. I use rbenv when I work in a team that has standardised on rbenv, but I much prefer RVM since the command set fits me better:

rvm use jruby

vs

rbenv shell jruby-9.0.5.0

···

On 2016-02-06, at 09:14, A Berger <aberger7890@gmail.com> wrote:

Unsubscribe: <mailto:ruby-talk-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-talk&gt;
Hello
I want to start a survey
What do you use, why do you prefer it?

Thanks Berg

--
Uwe Kubosch
uwe@kubosch.no

I use Docker with rbenv. I build my own Docker images using rbenv.

···

On Sat, 6 Feb 2016 at 12:07, Dan Harper <dan@kingdomsolutions.com.au> wrote:

Neither, I use Docker.

I prefer it because my version of Ruby and gem dependencies are packaged
with my app when it goes into other environments.

Dan

--
Dan Harper

On 6 Feb 2016, at 7:14 PM, A Berger <aberger7890@gmail.com> wrote:

Hello
I want to start a survey
What do you use, why do you prefer it?

Thanks Berg

Unsubscribe: <mailto:ruby-talk-request@ruby-lang.org?subject=unsubscribe
<ruby-talk-request@ruby-lang.org?subject=unsubscribe>>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-talk&gt;

Unsubscribe: <mailto:ruby-talk-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-talk&gt;

I am using rvm. Can't say much about why, because I haven't really tried
out rbenv.

*Regards,*

*Abinash Meher*

···

On Sat, Feb 6, 2016 at 2:53 PM, Aurel Branzeanu <branzeanu.aurel@gmail.com> wrote:

I'm using rvm.

--
Sincerely yours,

Aurel Branzeanu,

mailto: branzeanu.aurel@gmail.com
Skype: tvorogov
GSM Orange: +373 6 940-7700
GSM Moldcell: +373 7 940-7700

On Sat, Feb 6, 2016 at 10:14 AM, A Berger <aberger7890@gmail.com> wrote:

Hello
I want to start a survey
What do you use, why do you prefer it?

Thanks Berg

Unsubscribe: <mailto:ruby-talk-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-talk&gt;

Unsubscribe: <mailto:ruby-talk-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-talk&gt;

rbenv

···

7 февр. 2016 г. 4:51 пользователь "Martin DeMello" <martindemello@gmail.com> написал:

recently switched from rvm to chruby + ruby-install

http://kgrz.io/2014/02/04/Programmers-guide-to-choosing-ruby-version-manager.html
has a quick overview of the options.

martin

On Sat, Feb 6, 2016 at 12:14 AM, A Berger <aberger7890@gmail.com> wrote:

Hello
I want to start a survey
What do you use, why do you prefer it?

Thanks Berg

Unsubscribe: <mailto:ruby-talk-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-talk&gt;

Unsubscribe: <mailto:ruby-talk-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-talk&gt;

I,m using rbenv.

···

2016/02/07 10:51 "Martin DeMello" <martindemello@gmail.com>:

recently switched from rvm to chruby + ruby-install

http://kgrz.io/2014/02/04/Programmers-guide-to-choosing-ruby-version-manager.html
has a quick overview of the options.

martin

On Sat, Feb 6, 2016 at 12:14 AM, A Berger <aberger7890@gmail.com> wrote:

Hello
I want to start a survey
What do you use, why do you prefer it?

Thanks Berg

Unsubscribe: <mailto:ruby-talk-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-talk&gt;

Unsubscribe: <mailto:ruby-talk-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-talk&gt;

Hi
you have to send this to
ruby-talk-request@ruby-lang.org
(See signature of most mails)

···

Am 06.02.2016 13:26 schrieb "Vince Chew" <tschew@gmail.com>:

Unsubscribe

Sent from Outlook Mobile <https://aka.ms/sdimjr&gt;

On Sat, Feb 6, 2016 at 3:43 AM -0800, "Abinash Meher" < > abinashdakshana999@gmail.com> wrote:

I am using rvm. Can't say much about why, because I haven't really tried

out rbenv.

*Regards,*

*Abinash Meher*

On Sat, Feb 6, 2016 at 2:53 PM, Aurel Branzeanu < >> branzeanu.aurel@gmail.com> wrote:

I'm using rvm.

--
Sincerely yours,

Aurel Branzeanu,

mailto: branzeanu.aurel@gmail.com
Skype: tvorogov
GSM Orange: +373 6 940-7700
GSM Moldcell: +373 7 940-7700

On Sat, Feb 6, 2016 at 10:14 AM, A Berger <aberger7890@gmail.com> wrote:

Hello
I want to start a survey
What do you use, why do you prefer it?

Thanks Berg

Unsubscribe: <mailto:ruby-talk-request@ruby-lang.org
?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-talk&gt;

Unsubscribe: <mailto:ruby-talk-request@ruby-lang.org
?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-talk&gt;

Unsubscribe: <mailto:ruby-talk-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-talk&gt;

Same using RVM, i have seen Docker website seems very interesting.

Is there anyway to keep using it as free(haven't experimented with it) or
its highly tied to the company online services?

···

On Sat, Feb 6, 2016 at 5:42 AM, Abinash Meher <abinashdakshana999@gmail.com> wrote:

I am using rvm. Can't say much about why, because I haven't really tried
out rbenv.

*Regards,*

*Abinash Meher*

On Sat, Feb 6, 2016 at 2:53 PM, Aurel Branzeanu <branzeanu.aurel@gmail.com > > wrote:

I'm using rvm.

--
Sincerely yours,

Aurel Branzeanu,

mailto: branzeanu.aurel@gmail.com
Skype: tvorogov
GSM Orange: +373 6 940-7700
GSM Moldcell: +373 7 940-7700

On Sat, Feb 6, 2016 at 10:14 AM, A Berger <aberger7890@gmail.com> wrote:

Hello
I want to start a survey
What do you use, why do you prefer it?

Thanks Berg

Unsubscribe: <mailto:ruby-talk-request@ruby-lang.org
?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-talk&gt;

Unsubscribe: <mailto:ruby-talk-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-talk&gt;

Unsubscribe: <mailto:ruby-talk-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-talk&gt;

I'm using rbenv.

···

On Feb 6, 2016 3:15 PM, "Diego Rubio" <diego.rubio@agilekoding.com> wrote:

Same using RVM, i have seen Docker website seems very interesting.

Is there anyway to keep using it as free(haven't experimented with it) or
its highly tied to the company online services?

On Sat, Feb 6, 2016 at 5:42 AM, Abinash Meher < > abinashdakshana999@gmail.com> wrote:

I am using rvm. Can't say much about why, because I haven't really tried
out rbenv.

*Regards,*

*Abinash Meher*

On Sat, Feb 6, 2016 at 2:53 PM, Aurel Branzeanu < >> branzeanu.aurel@gmail.com> wrote:

I'm using rvm.

--
Sincerely yours,

Aurel Branzeanu,

mailto: branzeanu.aurel@gmail.com
Skype: tvorogov
GSM Orange: +373 6 940-7700
GSM Moldcell: +373 7 940-7700

On Sat, Feb 6, 2016 at 10:14 AM, A Berger <aberger7890@gmail.com> wrote:

Hello
I want to start a survey
What do you use, why do you prefer it?

Thanks Berg

Unsubscribe: <mailto:ruby-talk-request@ruby-lang.org
?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-talk&gt;

Unsubscribe: <mailto:ruby-talk-request@ruby-lang.org
?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-talk&gt;

Unsubscribe: <mailto:ruby-talk-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-talk&gt;

Unsubscribe: <mailto:ruby-talk-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-talk&gt;

I use "apt-get install" :wink:

···

On Sun, Feb 7, 2016 at 9:06 AM, Evgeniy Shurmin <eshurmin@gmail.com> wrote:

rbenv

7 февр. 2016 г. 4:51 пользователь "Martin DeMello" <martindemello@gmail.com> > написал:

recently switched from rvm to chruby + ruby-install

http://kgrz.io/2014/02/04/Programmers-guide-to-choosing-ruby-version-manager.html
has a quick overview of the options.

martin

On Sat, Feb 6, 2016 at 12:14 AM, A Berger <aberger7890@gmail.com> wrote:

Hello
I want to start a survey
What do you use, why do you prefer it?

Thanks Berg

Unsubscribe: <mailto:ruby-talk-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-talk&gt;

Unsubscribe: <mailto:ruby-talk-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-talk&gt;

Unsubscribe: <mailto:ruby-talk-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-talk&gt;

--
[guy, jim, charlie].each {|him| remember.him do |as, often| as.you_can
- without end}
http://blog.rubybestpractices.com/

Quoting Robert Klemme (shortcutter@googlemail.com):

I use "apt-get install" :wink:

I use 'svn update', './configure', 'make' and 'sudo make install'. No
more apt-get for me after the advent of systemd...

Carlo

···

Subject: Re: Rvm or rbenv?
  Date: dom 07 feb 16 11:51:18 +0100

--
  * Se la Strada e la sua Virtu' non fossero state messe da parte,
* K * Carlo E. Prelz - fluido@fluido.as che bisogno ci sarebbe
  * di parlare tanto di amore e di rettitudine? (Chuang-Tzu)

Why? Where's the connection between systemd and apt-get?

Kind regards

robert

···

On Sun, Feb 7, 2016 at 2:30 PM, Carlo E. Prelz <fluido@fluido.as> wrote:

        Subject: Re: Rvm or rbenv?
        Date: dom 07 feb 16 11:51:18 +0100

Quoting Robert Klemme (shortcutter@googlemail.com):

I use "apt-get install" :wink:

I use 'svn update', './configure', 'make' and 'sudo make install'. No
more apt-get for me after the advent of systemd...

--
[guy, jim, charlie].each {|him| remember.him do |as, often| as.you_can
- without end}
http://blog.rubybestpractices.com/

Quoting Robert Klemme (shortcutter@googlemail.com):

Why? Where's the connection between systemd and apt-get?

Apt-get is part of the so-called "Advanced Package Tool", the package
management system of debian and derivatives. Debian and derivatives
now come unavoidably with systemd running as PID 1. Hopelessly
tangled.

Carlo

···

Subject: Re: Rvm or rbenv?
  Date: dom 07 feb 16 09:40:54 +0100

--
  * Se la Strada e la sua Virtu' non fossero state messe da parte,
* K * Carlo E. Prelz - fluido@fluido.as che bisogno ci sarebbe
  * di parlare tanto di amore e di rettitudine? (Chuang-Tzu)

Not true. You can use apt_preferences(5) to give systemd-sysv a
low priority and keep systemd-shim installed.

I use this on some systems:

==> /etc/apt/preferences.d/no-systemd <==
Package: systemd-sysv
Pin: release o=Debian
Pin-Priority: -1

Originally from

but I guess that got pulled and it's not on web.archive.org :<

···

"Carlo E. Prelz" <fluido@fluido.as> wrote:

Quoting Robert Klemme (shortcutter@googlemail.com):

> Why? Where's the connection between systemd and apt-get?

Apt-get is part of the so-called "Advanced Package Tool", the package
management system of debian and derivatives. Debian and derivatives
now come unavoidably with systemd running as PID 1. Hopelessly
tangled.

I use chruby and Gentoo's slots. Elsewhere, I'd likely use ruby-install. On
top of that, I use Bundler's binstubs in my system configuration, and
direnv to add the local binstubs to the path.

···

On Sun, Feb 7, 2016 at 12:54 PM Carlo E. Prelz <fluido@fluido.as> wrote:

        Subject: Re: Rvm or rbenv?
        Date: dom 07 feb 16 09:40:54 +0100

Quoting Robert Klemme (shortcutter@googlemail.com):

> Why? Where's the connection between systemd and apt-get?

Apt-get is part of the so-called "Advanced Package Tool", the package
management system of debian and derivatives. Debian and derivatives
now come unavoidably with systemd running as PID 1. Hopelessly
tangled.

Carlo

--
  * Se la Strada e la sua Virtu' non fossero state messe da parte,
* K * Carlo E. Prelz - fluido@fluido.as che bisogno ci sarebbe
  * di parlare tanto di amore e di rettitudine? (Chuang-Tzu)

Unsubscribe: <mailto:ruby-talk-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-talk&gt;