From: Kirk Haines Date: 2004-08-13T04:02:40+09:00 Subject: Re: Feedback on Iowa installation? On Fri, 13 Aug 2004 02:39:08 +0900, Michael Neumann wrote > Only tried with webrick. I'd love if it would become easier to run > an Iowa app under Webrick. Something like: > > # main.rb > require 'iowa' > require 'iowa_webrick' > Iowa.run > > Without the need to copy iowa_webrick.rb into the directory. Ask and ye shall receive. Working on it right now. Kirk Haines