About Cacher
Web App
Download
Sign In
Sign Up
menu
Cacher is the code snippet organizer for pro developers
We empower you and your team to get more done, faster
Learn More
PJCHENder
2/19/2017 - 10:40 AM
share
Share
add_circle_outline
Save
The flow of installing Ruby on Rails by RVM
The flow of installing Ruby on Rails by RVM
Rails.md
content_copy
file_download
Rendered
Source
Ruby on Rails 建議安裝方式(for MAC) --- 透過 RVM
安裝 Homebrew (透過下載安裝 | MAC 套件管理)
安裝RVM(需透過brew安裝前置環境)
安裝 Ruby (透過RVM安裝)
安裝 RubeGems (透過下載安裝 | Ruby 套件管理程式,指令簡稱 gem)
安裝 Rails (透過 RubyGems 安裝 | Ruby網頁開發框架)
安裝 Bundler(透過 RubyGems 安裝 | Gems 套件管理)
clear