Installing Rails on Windows
Learn to install Rails on windows
We'll cover the following
Install ruby
First, install Ruby using the RubyInstaller for Windows package. At the time of this writing, the latest version of Ruby available via RubyInstaller is Ruby 2.6.0.
Installing Ruby takes a few steps. First, install the base language and the development kit.
The base installation is a snap. After “Save/Download”, click “Run”, and then click “OK”. Select “I accept the License” (after reading it carefully, of course) and then click “Next”. Select “Add Ruby executables to your PATH”, click “Install” (see the following screenshot), and then click “Finish”.
Get hands-on with 1400+ tech skills courses.