H
HaPK
Can somebody point out, why on Windows
ruby -r debug my_ruby_script.rb
start in "ubygems.rb" and not in "my_ruby_script.rb". With "start" I
mean, that I expected to see the first line of _my_ file as the current
statement.
PS I'm using ruby 1.8.2-14 (2004-12-25) - installed from OneClickInstaller.
ruby -r debug my_ruby_script.rb
start in "ubygems.rb" and not in "my_ruby_script.rb". With "start" I
mean, that I expected to see the first line of _my_ file as the current
statement.
PS I'm using ruby 1.8.2-14 (2004-12-25) - installed from OneClickInstaller.