examples/rvmrc in rvm-0.0.41 vs examples/rvmrc in rvm-0.0.42

- old
+ new

@@ -28,5 +28,8 @@ # Default Log Path #rvm_log_path="${rvm_install_path}/log" # Default gems directory # rvm_gem_path="$HOME/.gem" + +# Install rubies on use when they are not installed +#ruby_install_on_use=1