Installing Ruby On Rails On Window
I ran into some issues when I tried to install Ruby On Rails on Windows. These are the steps I used to finally get Ruby On Rails running on a Window box.
To start you need to download the Windows Ruby installer from Here. I used the 1.8.6-26.exe Final Release. I ran into some issues when [...]