Ruby Version Manager
Appearance
![]() | This article has multiple issues. Please help improve it or discuss these issues on the talk page. (Learn how and when to remove these messages)
|
Ruby Version Manager | |
---|---|
Developer(s) | Wayne E. Seguin, Michal Papis |
Stable release | 1.25.29
/ August 30, 2014 |
Repository | |
Written in | Bash, Ruby[1] |
Operating system | Unix-like |
License | Apache License 2.0 |
Website | rvm |
Ruby Version Manager, often abbreviated as RVM, is a unix-like software platform designed to manage multiple installations of Ruby on the same device. [2]
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
- ^ "rvm / RubyGems.org". Retrieved 2013-12-08.
- ^ Thomas, Dave (2011). Programming Ruby 1.9 (Version 4.1 ed.). The Pragmatic Programmer.