PS. 當然你可以不安裝 RVM ,而直接安裝 Ruby與Rails 但是日後開發上會非常不方便。
安裝 Rails
MAC需要先 xcode-select --install
- gem update
- gem install rails -v='4.2.1' --no-rdoc --no-ri
PS. MAC 若沒先 xcode-select --install則在Building native extensions. 會發生錯誤。
查看目前安裝的東西
- gem list
rails 可參考資料網站:
- http://rubyonrails.org/
- https://rubygems.org/
- https://ihower.tw/rails4/installation.html
- http://blog.eddie.com.tw/2011/04/08/rvm-and-gemsets/
沒有留言:
張貼留言