Wednesday, August 24, 2011

Switching between Ruby Runtime versions on Windows


A nice tool for switching between ruby versions on windows is the pik gem
To use it, run gem install pik
Install locally by running: pik_install C:\pik
And add the installation dir (in this case c:\pik) to your system path.
Once you have that set up, you add ruby installations by running pik add C:\Ruby192\bin
and switch between them by pik 192




No comments:

Post a Comment

Please do not post spam on this blog, Spam sites will be reported to google.
thank you kindly.