From: Kevin Ballard Date: 2005-10-18T23:42:01+09:00 Subject: Re: Unit testing an each function Peter Hickman wrote: > Pity you cant seem to do @data.each.each {|i| yield i} as it seems a > perfect one-liner to me. I'm not quite sure what you would want that line to do. Can you give an example of less terse, actually functional code that illustrates your desire?