From: Patrick Gundlach Date: 2004-12-07T00:12:35+09:00 Subject: Re: Best way to debug ruby+fastcgi? Hi, > What is the best way to debug fastcgi scripts? I am not sure how fastcgi relates to regular cgi scripts. But for those I really like prettyexception. See http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-talk/108882 But perhaps my answer is completely off from your question. Patrick