capistrano-postgresql 6.1.0
Capistrano tasks for PostgreSQL configuration and management for Rails apps. Manages `database.yml` template on the server. Works with Capistrano 3 (only!). For Capistrano 2 support see: https://github.com/bruno-/capistrano2-postgresql
Gemfile:
=
instalar:
=
Runtime Dependencies (2):
capistrano
>= 3.0
sshkit
>= 1.17.0
Development Dependencies (1):
rake
>= 0