Installation of ROR

1. sudo apt-get install zlib1g-dev

2. sudo apt-get install build-essential libssl-dev libreadline5-dev

3. curl -L https://get.rvm.io | bash -s stable –rails

 

Leave a Reply