#======================
列出已知的ruby版本
#rvm list known
#使用系统自带的版本:
#rvm use system
#默认使用系统自带的版本:
#rvm use system --default
#卸载一个已经安装的ruby版本
#rvm remove 1.8.7
安装rvm遇到问题:
gpg: 于 2014年11月18日 星期二 09时09分57秒 CST 创建的签名,使用 RSA,钥匙号 BF04FF17
gpg: 无法检查签名:没有公钥
Warning, RVM 1.26.0 introduces signed releases and automated check of signatures when GPG software found.
Assuming you trust Michal Papis import the mpapis public key (downloading the signatures).
GPG signature verification failed for ‘/usr/local/rvm/archives/rvm-1.26.3.tgz‘ - ‘https://github.com/wayneeseguin/rvm/releases/download/1.26.3/1.26.3.tar.gz.asc‘!
try downloading the signatures: