Windows – Ruby and Rails Blog https://rubyandrails.net This is where diamonds exists Wed, 04 Aug 2021 23:44:14 +0000 en-US hourly 1 https://wordpress.org/?v=6.4.3 195321763 Windows 10 – Install Ruby https://rubyandrails.net/forums/topic/windows-2/ Fri, 09 Jul 2021 20:44:49 +0000 https://rubyandrails.net/?post_type=topic&p=302 Installing up-to-date version 3.0.2 (july 2021)

    • click on Save File dialog box

    • Navigate to your downloads folder
    • Open and Run rubyinstaller-devkit-3.0.2-1-x64.exe
    • Accept License Agreement and click on Next button

    • Windows will prompt for the installation directory, leave the default i.e. C:\Ruby27-x64 or which ever version you’re installing

    • It will ask you to select components to install, leave everything by default and click on Next button

    • Once installation is complete, will see the window Completing the Ruby 3.0.2-1-x64-msvcrt with MSYS2 Setup Wizard

    • Leave the check box checked for Run ridk install to setup MSYS2 and development toolchain.
    • click on Finish button
    • Command Prompt will open with the Ruby Installer2 for windows

    • Make sure to update it by typing 1 then pressing Enter and waiting for update to complete

    • Repeat the update by pressing 2 then Enter, wait for update to complete

    • Repeat the update by pressing 3 then Enter, wait for update to complete

    • Your main ruby interpreter should now be installed, you can close the command prompt window

]]>
302