From: Dominik Werder Date: 2003-05-21T23:25:40+09:00 Subject: Re: Strange mod_ruby >> what should I do if I want to change the behavior of Fixnum in one >> project but doesn't want to disturb the other project? > > I don't know if that's possible with mod_ruby. If you need that you could > use fastcgi instead (apache mod_fastcgi + ruby fcgi) where each > *application* has its own process or pool of processes. will look at it :) thanks! Dominik