Capistrano is a framework and utility for executing commands in parallel on multiple remote machines, via SSH. The primary goal is to simplify and automate the deployment of web applications.
Jamis Buck
gem "capistrano", "~> 1.1.0"