From: Luis Lavena Date: 2007-10-17T23:41:15+09:00 Subject: Re: RubyGems Beta 0.9.4.5 Giles Bowkett wrote: >> >> Under WinNT (and _all_ the versions based on that kernel). slash and >> >> backslash works the same way for paths: >> > >> > This is not completely true: > >> In the script, the command is already quoted: > > I think he's just highlighting that there is a corner case. Sort of a > footnote mail. > Sorry to sound too harsh, was 4am when I wrote that answer. At that time my social skills were nil. But was a good point. When running ruby scripts I'm used to append "ruby" to the command line, and not call script.rb directly: ruby script/server ruby script/generate ruby script/spec That's why I never found a issue with slashed paths... since Ruby do the lifting. Dirk, please excuse the harsh part of my previous mail. Regards and thanks for providing feedback on this. Luis -- Posted via http://www.ruby-forum.com/.