/ Published in: Bash
Expand |
Embed | Plain Text
install rvm rvm install ruby-1.9.2-p180 rvm --default use 1.9.2-p180 gem install bundler bundle install
You need to login to post a comment.
install rvm rvm install ruby-1.9.2-p180 rvm --default use 1.9.2-p180 gem install bundler bundle install
You need to login to post a comment.