Project

General

Profile

Actions

Feature #1103

closed

Ruby used for webrick cgi should be configurable

Feature #1103: Ruby used for webrick cgi should be configurable

Added by tenderlovemaking (Aaron Patterson) over 16 years ago. Updated over 14 years ago.

Status:
Closed
Target version:
[ruby-core:21823]

Description

=begin
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.
=end


Files

fix_webrick.patch (1.9 KB) fix_webrick.patch tenderlovemaking (Aaron Patterson), 02/04/2009 12:58 PM

Updated by ujihisa (Tatsuhiro Ujihisa) almost 16 years ago Actions #1

  • Status changed from Open to Assigned
  • Assignee set to nobu (Nobuyoshi Nakada)

=begin

=end

Updated by mame (Yusuke Endoh) over 15 years ago Actions #2

=begin
Hi,

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.

I guess the feature is just for ruby-core maintenance, but the
maintenance is very important :-)
In addition, the feature is trivial.

So I think you can commit it as "nodoc" feature.

--
Yusuke Endoh
=end

Updated by znz (Kazuhiro NISHIYAMA) over 15 years ago Actions #3

  • Category set to lib
  • Target version set to 2.0.0

=begin

=end

Updated by nahi (Hiroshi Nakamura) about 15 years ago Actions #4

  • Assignee changed from nobu (Nobuyoshi Nakada) to nahi (Hiroshi Nakamura)
  • Priority changed from Normal to 3

=begin

=end

Updated by nahi (Hiroshi Nakamura) over 14 years ago Actions #5 [ruby-core:37259]

  • Status changed from Assigned to Closed

r26299 overrides RbConfig.ruby at test/ruby/envutil.rb for test environment. I think that fix is enough for the original intent of the patch by Aaron. Sorry for this result.

Actions

Also available in: PDF Atom