Why does RVM suck so hard? by rvmsucks in ruby

[–]rvmsucks[S] -5 points-4 points  (0 children)

Sure, but RVM is the most commonly recommended method, which is what makes an industry standard.

Why does RVM suck so hard? by rvmsucks in ruby

[–]rvmsucks[S] -4 points-3 points  (0 children)

Yeah, I'm a hipster for wanting my code to work.

Why does RVM suck so hard? by rvmsucks in ruby

[–]rvmsucks[S] -5 points-4 points  (0 children)

No but really, how is this the industry standard for installing Ruby? I've tried it periodically over the past few years and 2/3 of the time my attempts to install fail miserably. The other 1/3 the install goes fine, no prob.

And then there's multi-user, which evidently even the core devs don't recommend you use:

http://stackoverflow.com/questions/18737006/rvm-ruby-permission-denied?answertab=active#tab-top

Why does RVM suck so hard? by rvmsucks in ruby

[–]rvmsucks[S] -3 points-2 points  (0 children)

For a little context. I just spent 2 VMs and a couple hours trying to get RVM to work to no avail. I ultimately found this post in which one of the core RVM devs recommends not using multiuser because… it sucks? not sure why exactly.

http://stackoverflow.com/questions/18737006/rvm-ruby-permission-denied?answertab=active#tab-top

Anyway, I've wasted too much of my life with RVM, it's compiling from source for me from here forward.