[Rubyinstaller-devel] File.executable?(directory) == true?
Roger Pack
rogerdpack at gmail.com
Sat Aug 1 09:50:56 EDT 2009
I noticed this behavior in ruby on windows:
C:\dev\ruby>mkdir go
C:\dev\ruby>ruby -e 'puts File.executable?("go")'
true
Is this worthy of complaint, does anyone think? :)
=r
More information about the Rubyinstaller-devel
mailing list