aboutsummaryrefslogtreecommitdiffstats
path: root/railties/dispatches/dispatch.fcgi
Commit message (Expand)AuthorAgeFilesLines
* Added additional error handling to the FastCGI dispatcher to catch even error...David Heinemeier Hansson2005-03-211-12/+18
* Added begin/rescue around the FCGI dispatcher so no uncaught exceptions can b...David Heinemeier Hansson2005-03-041-1/+14
* No longer needed to explicitly pass the session defaults as the error screen ...David Heinemeier Hansson2004-12-121-1/+1
* New error checking removes the necessity for giving a specific error page alo...David Heinemeier Hansson2004-12-071-1/+1
* InitialDavid Heinemeier Hansson2004-11-241-0/+7