From: Mauricio Guzman Date: 2010-05-17T08:12:20+09:00 Subject: Buscar todos los .pdf que hayan en un directorio dado Hello all, please I need help with this, I need to search for .pdf all who are in a given directory. I explain: I'm doing a project in Ruby on which the user must enter any directory in Windows (ex C: /) and I have in my Ruby program into that directory and find all files with extension .pdf , please I would greatly appreciate any ideas. -- Posted via http://www.ruby-forum.com/.