There was an error while loading. Please reload this page.
I think this was all that was needed for Rails to work:
sudo apt-get install rails
sudo apt-get install ruby-bundler
sudo apt-get install libsqlite3-dev
sudo apt-get install nodejs
bundle install
rake db:migrate