Search code examples
ruby-on-railswindows-7installationrubymine

Ruby on Rails RubyMine setup for win 7


I am trying to find a tutorial or a document or what ever which will show all the real steps with details how to setup my win 7 pc in order to debug - deploy a rails app through rubymine. I have found only spare pieces of the puzzle which i don't know how to connect. I am newbie to ruby stuff, that's why i need details steps.

I will appreciate any help.


Solution

  • Download the rails installer.

    http://railsinstaller.org

    And then rubymine, and you should be good to.

    That said, windows is less than ideal to do ruby develoment on. I did it for a while, and I spent to much time fighting the fact that ruby is best on a Unix based system. You can install ubuntu on a virtual machine and used than for your rails needs.

    I think the best day to do this is to use vagrant. Check this http://www.confreaks.com/videos/2368-rmw2013-ready-to-code-automate-your-development-environment