Steve Jenson's blog

Rails Day

Rails Day

Rails Day sounded like fun. I've been sick so I didn't participate. (Plus, what's up with the fact that if you want to use a database then you have to use MySQL?)

I did write something, though. It's a small ruby class intended to be required in CGI scripts that can install an at_exit handler to pick up whichever stray Exception killed your program and output it as nice HTML. It's pretty similar to what Python's cgitb module provides.

Anybody interested in being a guinea pig? Err, I mean beta tester.

# — 06 June, 2005