backbone.ws

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
gnu_linux:ruby:rvm [2016/05/10 11:40] – Temporary workaround for ThreadError kolangnu_linux:ruby:rvm [2017/07/17 13:42] – [Remove Unused] kolan
Line 44: Line 44:
   * %%rvm uninstall 1.8.7%% - uninstall Ruby-1.8.7 but keep sources;   * %%rvm uninstall 1.8.7%% - uninstall Ruby-1.8.7 but keep sources;
   * %%rvm remove 1.8.7%% - uninstall Ruby-1.8.7 with sources.   * %%rvm remove 1.8.7%% - uninstall Ruby-1.8.7 with sources.
 +  * %%gem pristine charlock_holmes%% - removes charlock_holmes gem
 ==== Useful Commands ==== ==== Useful Commands ====