{ |one, step, back| }

Coding Standards -- Keep It Simple
14 Dec 05 - http://onestepback.org/index.cgi/Tech/Programming/ShortCodingStandards.red

The last several clients I have worked for loved to publish huge coding standards documents. A recent one was only 20 pages long (and that was one of the shorter ones).

While browsing the new Rails 1.0 web site1, I stumbled upon the Rails coding standard. Here it is in full (link):


1 You did know that Rails 1.0 was released today, right?