Home Blog News People Projects
Install Ruby on Rails on Windows, Mac and Ubuntu

Ruby on Rails installation, if done wrong, is one of the most painful processes one would go through while getting started with Web Development.

Here are a few links to help you get started with Ruby on Rails. Each link represents a different method. Try whichever method works for you.

Ubuntu

  1. How To Install Ruby on Rails with RVM on Ubuntu 16.04 - Digital Ocean
  2. Setup Ruby on Rails on Ubuntu Using Rbenv/RVM/Source - GoRails

Mac OSX

  1. How to Install Ruby on Mac OS X with RVM - Jeffrey Morgan
  2. Setup Ruby on Rails on Mac OSX Using Rbenv- GoRails

Windows

  1. How To Install #RubyonRails on Windows 7 / 8 / 10 — Complete Tutorial 2017 (September 2017)
  2. Setup on Windows 10 using Windows Subsystem for Linux - GoRails