How To Install Ruby on Rails on Ubuntu 12.04 from Source
Ruby on Rails is an application stack that provides developers with a framework to quickly create a variety of web applications. Although Rails can be installed on a virtual private server with a variety of packages, it can also be download manually, from source. This tutorial will go over the manual installation of Ruby and Rails.