Previous Episode: #263 Client Side Validations
Next Episode: #265 Rails 3.1 Overview

Guard watches files and runs a command after a file is modified. This allows you to automatically run tests in the background, restart your development server, reload the browser, and more.