On Jan 19, 2008, at 10:46 AM, Radosaw Buat wrote: > Of course it depends on specific situation but in about 99% situations > you should log error and give message to user describing what was > wrong (it could be even well known rails message "something went > wrong" ;)). Of course there exceptions that you should explicitly > rescue and exceptions that are very generic to catch every time. I have a rescue_exception function but this problem is happening in a lace where it kills off the server. It doesn't do the same with mongrel and I'm not sure why. --steve