From: Gavin Kistner Date: 2006-09-08T13:32:48+09:00 Subject: Re: how to get ruby to report errors on website From: Edward [mailto:edward@tanguay.info] > Is it possible to set up ruby on the web somehow so that it > reports errors like PHP does? Although I've only used it on one project, ruby-web is a nice little framework (er, foundation) for building web apps on top of. One of the nice things is that you get quite nice error messages when something goes wrong. http://www.ruby-web.org/