[Super easy] Ruby environment construction

How to build an environment

All are clearly listed on the progate site. (Throwing to progate despite the memorable first post: sweat_smile :) It was my first time to build an environment, but it took about 20 minutes. (The text editor environment has already been built) [Mac people] https://prog-8.com/docs/ruby-env

[Windows people] https://prog-8.com/docs/ruby-env-win

Supplement

Towards the end of the article

rbenv global 2.6.5

By entering the command, change the setting to use the version of Ruby installed this time,

ruby -v

If 2.6.5 is displayed by inputting the command, it says OK. However, if you do not enter the command ruby -v after restarting the terminal after executing the rbenv global command, Note that 2.6.5 may not be displayed (older versions will be displayed).

Also, in the article, a command to install Ruby version 2.6.5 is written (as of May 17, 2020), If you want to install another version, you will have to replace only the version part and enter the command.

Recommended Posts

[Super easy] Ruby environment construction
Rails engineer environment construction ruby2.7.1
Rails environment construction Rails5.2.1 ruby2.5.1 Catalina
Offline environment construction Ruby edition
Ruby environment construction summary ~ mac version ~
Ruby on Rails 6.0 environment construction memo
[Java] Environment construction
Java environment construction
[Spring] Environment construction
Docker environment construction
Muscle Ruby on Rails Day 1 ~ Environment Construction ~
CentOS8.2 (x86_64) + ruby2.5 + Rails5.2 + MariaDB (10.3.17) environment construction
Read environment variables with ruby ​​file [Super beginner]
[Personal memo] Ruby on Rails environment construction (Windows)
Ruby on Rails development environment construction on M1 Mac
[Environment construction] Eclipse installation
[Flutter] Ubuntu 20.04 environment construction
Circle CI environment construction
Groovy super easy introduction
[Environment construction] Ruby on Rails 5.2 system development environment construction [within 1 hour]
Deploy to Ruby on Rails Elastic beanstalk (Environment construction)
[Environment construction Mac] Ruby on Rails (+ Webpacker handles errors)
Ruby on Rails environment construction using VirtualBox, Vagrant, cyberduck
Rails6 development environment construction [Mac]
[Spring Boot] Environment construction (macOS)
From 0 to Ruby on Rails environment construction [macOS] (From Homebrew installation to Rails installation)
EC-CUBE4 environment construction (local edition)
Introduction to Metabase ~ Environment Construction ~
Update Ruby in Unicorn environment
Easy environment construction of MySQL and Redis with Docker and Alfred
[Environment construction] Get the Ruby on Rails 6 development environment within 1 hour
JavaFX environment construction in Java 13
[Docker] Rails 5.2 environment construction with docker
AtCoder Challenge Environment Construction (Java 8)
Docker × Spring Boot environment construction
[Rails / MySQL] Mac environment construction
Ruby ① Build a Windows environment
[Docker] postgres, pgadmin4 environment construction
Laravel environment construction (Ubuntu 18.04 LTS)
React environment construction with Docker
Offline environment construction CentOS edition
Web system construction (super basic) ④: Web system construction
Ruby on Rails development environment construction with Docker + VSCode (Remote Container)
AWS Cloud9 environment construction Update Ruby to the latest stable version
Rails + MySQL environment construction with Docker
[Windows] WSL2 + Ubuntu + Node.js environment construction
Node.js environment construction with Docker Compose
◆ Spring Boot + gradle environment construction memo
Environment construction for Servlet application development
Environment construction with Docker for beginners
Laravel + Docker Laradock usage environment construction
Make a language! (JavaCC environment construction)
[Super Introduction] About Symbols in Ruby
Rails on Docker environment construction procedure
[Environment construction with Docker] Rails 6 & MySQL 8
CentOS8 + Anaconda 4.9.2 + jupyterhub environment construction procedure
[Java & SpringBoot] Environment Construction for Mac
Troublesome Rails environment construction flow [Windows 10]
[Environment construction] Uninstall rails from local
[Rails] AWS EC2 instance environment construction
[Rails API x Docker] Easy environment construction with shell & operation check with Flutter