Skip to content

Instantly share code, notes, and snippets.

@RobinWu
Forked from flyerhzm/remove all the gems
Created June 29, 2010 04:15
Show Gist options
  • Save RobinWu/456792 to your computer and use it in GitHub Desktop.
Save RobinWu/456792 to your computer and use it in GitHub Desktop.
gem list | cut -d" " -f1 | xargs gem uninstall -aIx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment