ruby on rails - RVM remove all rubies and all corresponding gemsets -



ruby on rails - RVM remove all rubies and all corresponding gemsets -

how remove rubies , corresponding gemsets. possible source file rubies , gems removed.

i tried rvm implode

it seems removed rvm also.

rvm remove all should you.

the alternative reinstall rvm after implode , doesn't take long.

ruby-on-rails rvm

Comments

Popular posts from this blog

c# - Move local mssql database to webhosted MYSQL -

java - How to pass parameters between Request-Scoped Controllers? -

string - what is the difference between "some" == "some\0" and strcmp("some","some\0") in c++? -