This document contains notes from a presentation on Capistrano, a tool for deploying Ruby applications. It introduces Capistrano, notes that it allows easy deployment of Rails applications, and discusses using Capistrano for non-Rails applications. It also covers running Capistrano in dry-run mode and compares Capistrano to Fabric.