My team ran into this problem yesterday where the a particular, very
important, request was failing in one of our Rails apps. The failure
did did not make much sense and even more confusingly, the same code
worked perfectly in the console. As part of debugging the problem we
restarted the mongrel cluster, and suddenly everything worked [...]