From: Alexander Fleck Date: 2005-11-22T17:52:23+09:00 Subject: class Dir Hi, what' s the best way to detect if a Dir entry is a directory or file? I' m doing a Dir.foreach blabla |x|. I' m trying to use 'directory?', but it doesn' t work the way I use it. Thanks, Alex.