How To Install Ruby on Rails on Arch Linux with RVM
This tutorial explains how to install RVM (Ruby Version Manager), and then how to install ruby, how to install ruby gems, and how to install rails on Arch Linux. RVM is a program that lets you use several versions of Ruby on Rails on one server and easily switch between them.