Skip to content
Jason Charney edited this page Jan 30, 2015 · 15 revisions

Ruby is a dynamic, reflective, object-oriented, general-purpose programming language. It was designed and developed by Yukihiro "Matz" Matsumoto.

Install Ruby using RVM

The easiest way to install RVM, which is also the eaisest way to install [Ruby on Rails](Ruby on Rails) and JRuby, a Ruby implementation built ontop of the Java Virtual Machine.

See Also

External Links

Clone this wiki locally