RVM: Ruby Version Manager – rvmrc
As of RVM 1.8.0, after a survey where greater than 80% of respondants wanted the feature on by default, project .rvmrc files are opt-out by default (therefore on).
戻して欲しいって声が多かったみたい。すでに1を設定していても、そのままで問題なし。
そして–rvmrcなんてオプションがあるのをいま知った。いつから?これ。
% rvm --rvmrc --create ruby-1.9.3-p194@hoge
[ref.] プロジェクトごとの.rvmrcがオプトインになった。