How can I use rvm to install a specific version of Ruby, e.g. 1.9.3p327
instead of the current 1.9.3p194
that I have.
All the references and document are about the major version, e.g. rvm install 1.9.3
but don't mention the 'p' minor version numbers.
I tried
$ rvm install 1.9.3p327
Unknown ruby interpreter version: '1.9.3p327'.
Could not detect ruby version/name for installation, please be more specific.
$ ruby -v
ruby 1.9.3p194 (2012-04-20 revision 35410) [i686-linux]
$ rvm install '1.9.3p327'
Unknown ruby interpreter version: '1.9.3p327'.
Could not detect ruby version/name for installation, please be more specific.
Rubies are often associated with wealth and prosperity. Many ancient crowns were decorated with rubies, because they represented good fortune and courage. The ruby's deep red color also has ties to love, passion, and raw emotion.
Ruby gets its red coloring from trace amounts of chromium. Ruby measures 9 on the Mohs Scale of Hardness, second only to diamond and matched with sapphire. This makes ruby an extremely hard and durable gemstone.
Rubies are one of the rarest gemstones. The rarest rubies come from Burma (Myanmar), due to their high quality and exceptional color. Good quality rubies larger than one carat are also extremely rare—and expensive.
Fine-quality rubies are some of the most expensive gemstones, with record ruby prices over $1,000,000 per carat. However, rubies are also subjected to more treatments than almost any other gem. One of the most popular traditional jewelry stones, ruby is exceptionally durable.
Turned out to be a dash ! $ rvm install 1.9.3-p327
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With