Hello,<br>&nbsp; I've been working away to setup mongrel as my production server, however I am running into an odd problem and am not sure where to investigate for the answer.<br><br>&nbsp; When I run using mongrel_rails start most things work fine, but a I get a few inexplicable undefined method errors, for example:
<br><pre>undefined method `send_qbxml' for #&lt;Sync:0x2aaaafa7aa78&gt;</pre>The method is definitley there, and can be accessed from console.&nbsp; Further, I tried running with webrick, and it worked as expected.&nbsp; I tried lightty and it worked.
<br><br>I am hoping to both get this working, and understand why such an error would occur.&nbsp; Does anyone have any suggestions?<br><br>Thanks a lot,<br><br>Michael Fairchild<br>