Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ruby-installで複数の ruby をインストールした後、特定の ruby のインストールを使用するにはどうすればよいですか? ruby は絶対パスでアクセスするべきですか、それとも のような環境パスに依存するべきrvmですか?
rvm
ポストモダンのchrubyを使用して、現在の Ruby を変更できます。
chruby 1.9 chruby * ruby-1.9.3-p429 ruby-2.0.0-p195
また、ファイルに基づく自動切り替えもサポートしてい.ruby-versionます。
.ruby-version