What is Capistrano and how do I set it up for this Cloud site?
Capistrano is a deployment utility for Ruby on Rails applications that integrates with Git or SVN source repositories.
Follow these steps to set up and configure Capistrano for your project.
Warning: We strongly recommend using Capistrano, not Smart Sync for Ruby on Rails deployments.