0

I am getting into Ruby and ROR, and am finding that development on windows is difficult compared to Linux and Mac. Can RVM or rbenv be used on windows to manage my global version of Ruby?

steenslag
  • 79,051
  • 16
  • 138
  • 171
CosimoV
  • 283
  • 1
  • 4
  • 9
  • 1
    While there are version managers for Windows (including using RVM with a little additional effort) [See This Post](https://stackoverflow.com/questions/8845432/how-to-install-rvm-on-windows-7), I would recommend looking into using WSL instead, as I have found this makes ruby and rails development much more straight forward. You get to use a linux environment (which you have already identified is a bit easier to manage with ruby) while still retaining the OS you are used to for pretty much everything else. – engineersmnky Sep 12 '22 at 15:17

0 Answers0