search for: mongreldbg

Displaying 1 result from an estimated 1 matches for "mongreldbg".

2006 Jul 22
2
using MongrelDbg
I coded up a handler, using the MongrelDbg module to help me debug. I deployed my code and found it royally broken in production because it couldn''t include that module. What''s the best practice for having MongrelDbg in code and not breaking in different environments? Is this just a bug? I commented out all my MongrelDbg...