Comment on Letters: A tiny debugging library for RubyComments−Suan13yThe problem this is trying to solve is an annoying one - so much so that I just wrote something similar a couple of weeks ago: https://github.com/suan/quick-debugLetters seems like a better way to do it though.
Comments
The problem this is trying to solve is an annoying one - so much so that I just wrote something similar a couple of weeks ago: https://github.com/suan/quick-debug
Letters seems like a better way to do it though.