Skip to content
xlizard edited this page Apr 6, 2011 · 14 revisions

Getting started

Installation of Ruby on Rails with rvm (ubuntu)

sudo apt-get install libsqlite3-dev libpq-drv libxslt-dev libxml2-dev curl

bash <(curl -B http://rvm.beginrescueend.com/install/rvm)

Clone this wiki locally