Steve Pugh wrote: > Instead of breaking out of the loop, why don't you return the object > you found or return 'true'? > > _Steve I tried but does not work if I want to return nil when I found nothing... -- Posted via http://www.ruby-forum.com/.