Skip to content

Installing Ruby

Tamara Temple edited this page May 9, 2016 · 2 revisions

Installing Ruby can be difficult, depending on your platform

  • for Windows, see RubyInstaller (with the associated dev kit)

  • for Mac OS/X, follow these instructions). Even if you have a version of Ruby already, follow these instructions to get a more modern version.

  • for Ubuntu or Debian, follow the instructions shown here (you don't have install anything beyond basic Ruby; Rails, etc., are not needed for this starter kit.) Whatever you do, do NOT install Ruby or any gems via apt-get.

Clone this wiki locally