

Note: It will take some time to install all dependencies. Install Rails using Rubygems− With Rubygems loaded, you can install all of Rails and its dependencies using the following command through the command line − C:\Users\user> gem install rails Voillaa!! We have installed Ruby successfully on Windows. Now check the Ruby version again from command prompt. Click on ‘New’, and provide the path to the bin folder of Ruby and click ‘OK’. In ‘System variables’ section,scroll down and select ‘Path’ → Click ‘Edit’ĭ). We are required to set the path of Ruby bin folder in our Windows environment variables. Go to Command prompt and check the ruby installation. You can ignore them and close the window to continue using your command prompt.

For example, the rake gem has a 0.8.7 version. Ruby gems: It is a package manager for Ruby and provides a standard format to distribute Ruby programs and libraries.Įach gem has a name, version, and platform.

Once the package will install, the ruby gems will be installed along with it. *Make sure all the three boxes are checked. It will navigate you to the download window.ĭownload the 64-bit .exe file (if your system is 32-bit then download x86 version and if using older forms like Vista then it is recommended to download Ruby 2.19) Step 4. To install Ruby on Windows, go to this link Step 3. With this blog, we will learn Installation of Ruby on Rails (Rails) on Windows 10 in detailed and an easy step-by-step process.
