码迷,mamicode.com
首页 > 移动开发 > 详细

how to change the original ruby version in Rails app

时间:2016-03-17 21:26:46      阅读:191      评论:0      收藏:0      [点我收藏+]

标签:

The ruby version what I used need lower,changed, run

    $rvm use |rubyVersion| --default

    $cd |project|

    $bundle install 

finally, the ruby version what you use is changed.

how to change the original ruby version in Rails app

标签:

原文地址:http://www.cnblogs.com/chenzhenzhen/p/5289284.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!