Category: 1. Installation
-
How to Install Ruby on MacOS
Introduction Ruby is a dynamic, reflective, general purpose, object oriented programming language developed by Yukihiro “Matz” Matsumoto in Japan. It is a multiple paradigm language developed in mid-1990. It was influenced by Perl, SmallTalk, ADA and LISP. In this tutorial, we are going to learn the installation process of ruby on MacOS through terminal. Prerequisites Installation The following steps…
-
Install Ruby on Windows
In this tutorial, we will walk you through installing Ruby on Windows step-by-step. Ruby is a popular language among developers due to its simplicity, flexibility, and ease of use. Prerequisites Before we begin, it’s necessary to have the following: Step 1: Download Ruby Installer First, we need to download the Ruby installer for Windows. Visit…