How to get ruby to report errors on website

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/

···

From: Edward [mailto:edward@tanguay.info]