Monthly Archives: February 2011
How to use mutliple ruby version on windows
I have found a nice ruby version manager for windows named pik. It’s pretty easy to install and manage multiple ruby versions. First install the pik gem: gem install pik After installing the pik, you have to use pik_install script to install the pik executable. You must install pik in a different directory other than…