Remove all your Ruby gems "like a baws"...
The following command removes all your Ruby gems at once.
Use it with caution... or if you're a "baws" :-D.
gem list | cut -d" " -f1 | xargs gem uninstall -aIx
More (detailed) information can be found here: http://t.wuotr.com/Tg3KxQ
Written by Wouter Martens
Related protips
1 Response
If you're using RVM, see:
https://rvm.io/gemsets/emptying/
over 1 year ago
·
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Ruby
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#