Ruby - Ecosystem and Best Practices
Which of the following is the correct syntax to install Ruby version 3.2.0 using
rvm?rvm?rvm install <version> installs the specified Ruby version.rvm use switches to a version already installed, rvm add and rvm set are invalid commands.rvm install [OK]rvm install to add new Ruby versions [OK]rvm use to install Rubyrvm add15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions