⬆️ ⬇️

Installation

This is a small article for those who have experienced any difficulties installing Ruby.







For starters, it would be nice to download the Ruby distribution, for example, from here

')

Then everything is simple, not for nothing is the One-Click Installer.



Let's get started!



In order:



Press:

Next ->


Read the terms and agree with them, or disagree.

I Agree ->


Next, choose the components you want. Personally, I would not change anything and leave a tick on SciTE, FreeRIDE, Enable RubyGames.

Next ->


Then you will be prompted to select the folder where to install Ruby, by default: C: \ ruby ​​\

Next ->


Next, select the folder name to start.

Install ->


Next ->


Finish


That's all.



Now, you can go to the address

(Or from the start menu-> all programs-> ruby-> SciTE)

C: \ ruby ​​\ scite


Launch SciTE and go to Ruby Language, Part 1.

Source: https://habr.com/ru/post/11023/



All Articles