From: Charles Oliver Nutter Date: 2009-01-06T23:11:02+09:00 Subject: Re: [ANN] Rack 0.9, a modular Ruby webserver interface Christian Neukirchen wrote: > These web servers include Rack handlers in their distributions: > * Ebb > * Fuzed > * Phusion Passenger (which is mod_rack for Apache) Pretty much all the JRuby-based deployment options support Rack through Nick Sieger's JRuby-Rack project as well. - Charlie