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 usage and redeployed, and it works now. -- Cheers, Kevin _______________________________________________ Mongrel-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/mongrel-users
