I have a Windows 7 64-bit computer with ruby 1.8.7 installed and want to update to 1.9.2. I installed 1.8.7 by downlooading and runing Ruby Installer . How do I update to ruby 1.9.2 so ruby 1.9.2 replaces 1.8.7 so that there are not two versions of ruby on my computer?
|
feedback
|
| |||
|
feedback
|
|
Use https://github.com/vertiginous/pik/ to manage multiple versions of ruby on windows. | |||||
feedback
|