Bug #1103: Ruby used for webrick cgi should be configurable http://redmine.ruby-lang.org/issues/show/1103 Author: Aaron Patterson Status: Open, Priority: Normal ruby -v: ruby 1.9.2dev (2009-02-04 trunk 22025) [i386-darwin9.6.0] The ruby used for cgi in webrick is not configurable. This patch allows the ruby binary to be configurable so that ruby does not need to be installed to use webrick cgi. This also fixes webrick tests. ---------------------------------------- http://redmine.ruby-lang.org