On Tue, 2003-07-29 at 22:30, Robert Klemme wrote: > My solution is to use {} for one line blocks and do..end for more > complicated things. I tried this style for a while. But then every time I added lines to a one-line block, I had to change {} to do/end. Today I normally used {} on all blocks, except in Rake files. -- -- Jim Weirich jweirich / one.net http://onestepback.org ----------------------------------------------------------------- "Beware of bugs in the above code; I have only proved it correct, not tried it." -- Donald Knuth (in a memo to Peter van Emde Boas)