Install one or more space-separated versions of Ruby

rvm

  • A tool for easily installing, managing, and working with multiple ruby environments.
    More information: <https://rvm.io>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

rvm install {{version(s)}}

click the source code to copy