Skip to content

Instantly share code, notes, and snippets.

@robtarr
Created November 2, 2012 15:39
Show Gist options
  • Save robtarr/4002086 to your computer and use it in GitHub Desktop.
Save robtarr/4002086 to your computer and use it in GitHub Desktop.
When gems are borked
gem list | cut -d" " -f1 | xargs gem uninstall -aIx
*If this doesn't work - blame Don.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment