RubyFlow The Ruby and Rails community linklog

ruby-install 0.3.0 released - now supports downloading from mirrors and more

Since ftp.ruby-lang.org was down for maintenance, you had to download Ruby from a mirror. Luckily, ruby-install 0.3.0 now supports a mirror option:

ruby-install -M <http://www.mirrorservice.org/sites/ftp.ruby-lang.org/pub/ruby> ruby 2.0

Also new in 0.3.0, patches can be given as URLs:

ruby-install -p <https://raw.github.com/gist/4136373/falcon-gc.diff> ruby 1.9.3

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in