Last Updated: February 25, 2016
·
1.003K
· pierre-o

Your knife is slow? Sharpen it!

I had some troubles lately with my knife... knife test was taking more than 30s...

Try this!

gem list | grep knife-
gem uninstall knife-unused_plugin
gem clean

read more here on how I figured out: http://pierreozoux.github.io/blog/2013/08/01/my-knife-was-slow/