Extract into C:/WRVM Add C:/WRVM to paths
Run WRVM setup
Run
WRVM install rubies
--A list of options will appear. Choose which one to install
If the list of rubies does not include your version of ruby your looking for:
Run
WRVM update
-- This should update the ruby packages available. From here you should be able to install which ever ruby you want. If the options available does not include your version of ruby, submit a PR (Pull Request with your version). We will get to it as soon as possible
Run
WRVM use
-- A list of options will appear. Choose which ruby you wish as your current default.
Use ruby as you would normaly do from this point.
Contributions extremely welcomed.
TODO: -Uninstall -Use Yaml file (record.yaml), to check instalation steps -Download zip files externaly [remotely from a website.] -Make a Wishlist
Options for installing rubies WRVM install Ruby (MRI): JRuby:J- Rubinius: R-