Rails I
3 credits
How to Install Ruby on Windows
Viewing the Ruby Version
Once the command prompt is open type:
ruby --version
If this doesn't generate an error and instead shows the version of Ruby that you installed then it worked and you now have Ruby installed on your computer.