$ tail -f ~/blog | grep #debugging
Posts filed under #debugging.
2013-03-28 · 3 min read BetterErrors and RubyMine on Mac OS X How to make the BetterErrors gem open the offending file and line in RubyMine straight from the browser with a single click, using the x-mine URL scheme. # ruby · rails · debugging · macos 2013-02-14 · 2 min read Tracking site errors with Ratchet.io Why Ratchet.io (soon to be Rollbar) beats Airbrake for small projects: official support for Rails, Python, PHP, Node.js and JavaScript, deploy tracking, GitHub integration and a free plan that is actually usable. # webdev · monitoring · debugging · devops