On the maintainability of Ruby
On the maintainability of Ruby
Posted Jan 22, 2011 0:33 UTC (Sat) by lambda (subscriber, #40735)In reply to: On the maintainability of Ruby by rfunk
Parent article: On the maintainability of Ruby
Have you never downloaded a tarball, untarred it, and run ./configure; make; make install
before? I don't really see the difference between this and that. And if you want, you can download the script, inspect it first, and then run it; there's no reason to follow the directions exactly. My point is that RVM doesn't depend on Ruby or RubyGems as it is just a collection of shell scripts to make it easier for you to manage several copies of Ruby and RubyGems.