How to change directory of Ruby environment?
I built my ruby 2.5.8 environment and project in the same directory on Ubuntu 20.04.06 LTS.
I have deployed the ruby environment successfully in a specific folder for my project. I try and i see it work very well.
Now i want to change the directory of my project or develope my project on another computer. I get have a problem.