Ruby

From Freephile Wiki
Revision as of 12:51, 13 January 2017 by Freephile (talk | contribs) (Created page with "File:Application-x-ruby.svg Ruby is the language of TaskJuggler, Vagrant and MediaWiki-Vagrant. There is a tool called <code>ruby-switch</code> that can allo...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Application-x-ruby.svg

Ruby is the language of TaskJuggler, Vagrant and MediaWiki-Vagrant.

There is a tool called ruby-switch that can allow you to check, list, and set the Ruby interpreter system-wide. This includes ruby, gem, irb, erb, testrb, rdoc, ri

ruby-switch --check
Currently using: ruby2.0
------------------------

ruby    -> /usr/bin/ruby2.0
gem     -> /usr/bin/gem2.0