Jump to content

Ruby Version Manager

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Renamed user sdfkjlskdfreu8r98 (talk | contribs) at 23:29, 30 August 2014. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
Ruby Version Manager
Developer(s)Wayne E. Seguin
Stable release
1.25.20[1] / August 20, 2013 (2013-08-20)
Repository
Written inBash, Ruby[2]
Operating systemUnix-like
LicenseApache License 2.0[3]
Websitervm.io

Ruby Version Manager, often abbreviated as RVM, is a unix-like software platform designed to manage multiple installations of Ruby on the same device. [4]

The entire ruby environment including the Ruby interpreter, installed RubyGems, and documentation is partitioned. The different versions can then be switched between to enable a developer to work on several projects with different version requirements.

References

  1. ^ "Version file". Retrieved 2013-12-08.
  2. ^ "rvm / RubyGems.org". Retrieved 2013-12-08.
  3. ^ "RVM Git repository". Retrieved 2012-09-05.
  4. ^ Thomas, Dave (2011). Programming Ruby 1.9 (Version 4.1 ed.). The Pragmatic Programmer.