Non sono in grado di cambiare la versione corrente di Ruby:
➜ ~ rvm list
rvm rubies
ruby-1.9.2-p290 [ x86_64 ]
ruby-1.9.3-p0 [ x86_64 ]
➜ ~ rvm use ruby-1.9.3-p0
RVM is not a function, selecting rubies with 'rvm use ...' will not work.
rvm info
alla tua domanda per favore.
$ bash -s stable < <(curl -s https://raw.github.com/wayneeseguin/rvm/master/binscripts/rvm-installer)
[[ -s "$HOME/.rvm/scripts/rvm" ]] && . "$HOME/.rvm/scripts/rvm"
è il codice da usare. Se hai RVM installato nel tuo percorso, ma non lo hai nello script di avvio, puoi ottenere l' RVM is not a function
errore.