capistrano-database-yml 1.0.1
Capistrano tasks for automating `database.yml` file handling for Rails 4+ apps. This plugins syncs contents of your local database file and copies that to the remote server.
Gemfile:
=
install:
=
Runtime Dependencies (2):
capistrano
>= 3.1
sshkit
>= 1.2.0
Development Dependencies (1):
rake
>= 0