> -----Original Message-----
> From: "Une Bñ×" "ue" [mailto:unbewusst.sein / wortanschahung.com.invalid]
> Sent: Friday, September 14, 2007 7:20 AM
> To: ruby-talk ML
> Subject: Re: Cross-platform Home Directory?
> 
> does that means that, in ruby, there is no platform-independant way to
> representant pathes, as, for example in Java ?


8:31:09.25 C:\Users\CynicalRyan
>ls gems.txt
gems.txt

 8:31:14.01 C:\Users\CynicalRyan
>irb --simple-prompt
>> File.open("c:/Users/CynicalRyan/gems.txt")
=> #<File:c:/Users/CynicalRyan/gems.txt>

>ruby -v
ruby 1.8.6 (2007-03-13 patchlevel 0) [i386-mswin32]

>ver

Microsoft Windows [Version 6.0.6000]

--
Phillip Gawlowski