Rails I
3 credits
08.22.11 - 12.18.11
How to Install Rails on Windows
Make Sure Ruby is Installed
To be able to use Rails on your computer you must first have Ruby installed and working. If you have not done this already go back and follow the instructions in the "Installing Ruby on Windows" tutorial.
When Ruby is installed on your computer it will also install RubyGems which will be needed for the next step.