15 Steps to a Test Driven Developed Rails Application
Andrzej Krzywda has put together a solid, 15 point tutorial on how to build a Rails application from the ground up using Test Driven Development (TDD) techniques. This is pure gold because so few of the books and "how to build a blog in 5 minutes" type articles bother to cover testing and Andrzej shows how to get into the habit from almost the first step.