How do you change Rails version on a mac? -


I got Rail 2.3.5 installed with Snow Leopard with the second version (2.2.2 and 1.2.6) . I want to use 2.2.2 as Webber, which I want to deploy to use the 2.2.x version of Rail. I have tried to uninstall Rail 2.3.5 but get this error:

  Error: executing the gem ... (Gem :: Installation Center) can not uninstall, Mani Check the List-D Rail  

Is there any other way of setting up a railway version for any of the other established railway versions?

You really should get on RVM (Ruby Edition Manager) It's awesome!

  • Cheers

    Dennis


    Comments