Windows
Step 1: Run RailsInstaller
Step 2: Configure your git and ssh environment
Step 3: Windows 8 Only - Install Node.js
Type this in the terminal:node -vApproximate expected result:v0.8.x
The greyed-out text may differ and is not important.
Step 4: Update Rails
Type this in the terminal:gem install rails
Step 5: Sanity Check
Type this in the terminal:ruby -vApproximate expected result:ruby 1.9.3p125
The greyed-out text may differ and is not important.Type this in the terminal:rails -vApproximate expected result:Rails 4.0.x
The greyed-out text may differ and is not important.
Step 6: Open a Terminal
Step 7: Configure the Windows Terminal
Go on to Configure The Windows Terminal
Step 8: Install a Text Editor
Next Step:
Go on to Configure Git
Back to Choose Your Operating System