Remove quoted text from reply emails in rails
the code
and with rough context:
codes a lot
If the code is inexplicably missing from some of my posts it is because gist.github.com is down at the moment. Check back a little later.
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.+ |