capistrano-secrets-yml 1.1.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.10
sshkit
~> 1.15
Development Dependencies (1):
rake
~> 12.3