install – 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 Mac OS – Install Ruby & Rails https://rubyandrails.net/forums/topic/install-ruby-mac-os-catalina/ Mon, 12 Jul 2021 20:38:19 +0000 https://rubyandrails.net/?topic=install-ruby-mac-os-catalina How-To Install Ruby on Mac Os
  • Install brew
    Install Brew Mac OS
  • Install RVM
    Install RVM (Ruby Version Manager)
  • Install Ruby
  • Install Ruby on MacOS using RVM

  • Install NodeJS and Yarn, follow link below:
    Install NodeJS and Yarn
  • Update RubyGem Package Manager, open link below:
    Update RubyGem Package Manager
  • Setup Database
    Database setup for Ruby & Rails on MacOS
  • ]]> 524 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