Project

General

Profile

Actions

Bug #2213

closed

Load path specified by "-I" parameter does not appear in $LOAD_PATH

Bug #2213: Load path specified by "-I" parameter does not appear in $LOAD_PATH

Added by vo.x (Vit Ondruch) about 16 years ago. Updated over 14 years ago.

Status:
Rejected
Assignee:
-
Target version:
-
ruby -v:
ruby 1.9.2dev (2009-10-07) [i386-mswin32_90]
Backport:
[ruby-core:26088]

Description

=begin
Shouldn't path specified by "-I" parameter appear in $LOAD_PATH?

C:>Ruby\bin\ruby.exe -Isomepath -e 'p $:.include? "somepath"'
false
=end

Actions

Also available in: PDF Atom