How to uninstall all gems from your computer

1 sudo gem uninstall --a --ignore-dependencies .+
      

Thank you loopkid

Also here’s how to uninstall a particular long list of gems. I find this particularly useful for merb which has tons of gems.

1 sudo gem uninstall --a --ignore-dependencies merb.+

Picture of Scott Motte

delicious facebook rss twitter

Spitfire Sky | github | archives | resume