Test Driven Development is a discipline that can help you write quality code. Help to remind everyone that code is guilty until proven innocent.
Tags: testing, agile, code, programming, educate
Show the power of rails validations while demonstrating that tests are built into the rails framework helping you to find and destroy bugs before they get to your users.
Tags: testing, rails, validation, bugs, one liner