for i in `gem list --no-versions`; do gem uninstall -aIx $i; done
Created
June 3, 2016 20:51
-
-
Save IlkhamGaysin/d17593a9710c6143981000c4ff9dce84 to your computer and use it in GitHub Desktop.
allow remove all gems one by one
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment