Search code examples
windowsruby-on-rails-3iderubymine

RoR Setting Windows environment


I'm a rails developer and I always programmed on linux environment using Netbeans and RVM.
I would like to try a migration on windows using the IDE rubymine that I've already downloaded. Is there any tutorial or instructions to set up the environment for people like me that are approaching on Windows in Rails for the very first time? (installing ruby the gems etc ? ).


Solution

  • There's a section on Windows instalation in the excellent Rails Tutorial

    I also found this blog entry that walks you the process step-by-step

    When installing on Windows myself I used this video tutorial from Tekpub, but you'll need to pay to access it.