Skip to content

Instantly share code, notes, and snippets.

@rodrigomaia
Created May 14, 2013 11:02
Show Gist options
  • Select an option

  • Save rodrigomaia/5575167 to your computer and use it in GitHub Desktop.

Select an option

Save rodrigomaia/5575167 to your computer and use it in GitHub Desktop.
RoR no Ubuntu
sudo apt-get install ruby1.9.1-dev zlib1g-dev build-essential openssl libssl-dev libyaml-dev libv8-dev sqlite3 libsqlite3-dev imagemagick
gem install rails
gem install execjs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment