Uninstall all gems in OS X
for i in `gem list --no-versions`; do gem uninstall -aIx $i; done
Written by Ara
Related protips
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#