deployer 0.1.1
Deployer is a deployment engine (Ruby Gem) that enhances Capistrano with a set of useful automated deployment tasks. It favors convention over configuration, and it simplifies Rails Application Deployment with Capistrano.
Gemfile:
=
install:
=
Runtime Dependencies (1):
capistrano
>= 2.5.13