Ruby Version Manager
Appearance
Ruby Version Manager | |
---|---|
Developer(s) | Wayne E. Seguin |
Stable release | 1.14.10[1]
/ July 27, 2012 |
Repository | |
Operating system | Linux |
License | Apache License, Version 2.0[2] |
Website | rvm |
![]() | The topic of this article may not meet Wikipedia's notability guidelines for products and services. (March 2012) |
This article needs additional citations for verification. (February 2012) |
Ruby Version Manager known as RVM is a Unix software platform that can be used to manage multiple installations of Ruby on the same device. [3]
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
- ^ "Version file". Retrieved 2012-07-31.
- ^ "RVM Git repository". Retrieved 2012-06-14.
- ^ (D. Thomas, "Programming Ruby 1.9" version 4.1, The Pragmatic Programmer, 2011)