>>>>> PLATFORM
>>> => "i386-mswin32"
>>
>> Thank you :-)
>> -- 
> 
> 
> irb> PLATFORM
> => "universal-darwin9.0"
> irb> File::SEPARATOR
> => "/"
> irb> File::ALT_SEPARATOR
> => nil

irb(main):060:0> RUBY_DESCRIPTION
=> "ruby 1.8.7 (2008-08-11 patchlevel 72) [i386-mswin32]"
irb(main):058:0> File::SEPARATOR
=> "/"
irb(main):059:0> File::ALT_SEPARATOR
=> "\\"

Hope that helps.
-- 
Posted via http://www.ruby-forum.com/.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to