Test First Development

This repository is to be used as the base for Code the Dream Rails lesson 5. The lesson information is below.

I am a volunteer instructor there, and this an example repo to help each student through the progression of these lessons.

Lesson 5
Assignment 5

Learning Objectives for Lesson 5

  • Understand what test-driven and error-driven development is
  • Practice writing Ruby code
  • Practice the skills of lessons 3 and 4