From: Dennis Nedry on
Long time no type.

I have a question about CGI sessions in Ruby.

I'm adding a web front end to the (crazy) Ruby BBS. I want to be able
to track and display the active sessions.

In .asp (evil evil) this would be trivial. I can't figure out how to
do it in Ruby.