Answer the question
In order to leave comments, you need to log in
How to change Ruby version?
The virtual machine is running Debian 8. Ruby was running 2.3.3. Installed 2.5.1. I type ruby -v, it says that 2.3.3 is installed. You need to throw the project on Heroku, and there it is not supported below 2.5.
Answer the question
In order to leave comments, you need to log in
rvm use 2.5.1
https://rvm.io/rvm/basics
and in general there are chruby or direnv. I didn’t see publications in Russian about direnv at all, although the thing is very convenient.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question