RVM for Windows: vertiginous's pik at master - GitHub
1–10 of 10 posts
Re: RVM for Windows: vertiginous's pik at master - GitHub
#2Is still Ruby and Rails slow as hell in Windows?
Re: RVM for Windows: vertiginous's pik at master - GitHub
#3Is still Ruby and Rails slow as hell in Windows?
No. The old one-click installer used VS6, and the new one uses MinGW and GCC.
Re: RVM for Windows: vertiginous's pik at master - GitHub
#4I only briefly looked through the README, but why is this necessary? Does The Real RVM (tm) not work (well) on Windows?
Re: RVM for Windows: vertiginous's pik at master - GitHub
#5I only briefly looked through the README, but why is this necessary? Does The Real RVM (tm) not work (well) on Windows?
it doesn't work at all on windows afaik. Pik is a decent recreation, but not quite as good as rvm imo.
Re: RVM for Windows: vertiginous's pik at master - GitHub
#6Is still Ruby and Rails slow as hell in Windows?
You can always use jruby
Re: RVM for Windows: vertiginous's pik at master - GitHub
#7Using a virtual dev environment (with vagrant) seems like a good move if you're stuck on windows. You get to develop with software that runs on linux using whatever tools you're comfortable with on windows.