capistrano-secrets-yml 0.0.1
Capistrano tasks for automating `secrets.yml` file handling for Rails 4+ apps. This plugins syncs contents of your local secrets 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