From: Albert Schlef Date: 2008-05-22T21:51:32+09:00 Subject: Re: Is rdoc (http://www.ruby-doc.org/core/) complete? Victor Reyes wrote: > The method was *find_all* which is part of *Array* class. This method belongs in the Enumerable module, which Array included. Do "ri find_all" -- Posted via http://www.ruby-forum.com/.