From: Robert Klemme Date: 2008-06-11T15:53:06+09:00 Subject: Re: Working with arrays 2008/6/11 Clement Ow : > Robert wrote: >> I pasted a solution to a this very question on May 30th (Subject "Find >> files"). Didn't you see it? >> http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-talk/303503 > > Hi Robert, I did see your solution, just didnt have the time to reply.. You have time to ask questions but you do not have time to evaluate the answers you get? > Btw it's a sweet solution ;) just that do u think it would be possible > to incoporate multiple source paths and each source paths has an array > of file_exceptions? Yes. You just need to create a wrapper method around the one I posted. Cheers robert -- use.inject do |as, often| as.you_can - without end