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:
=
安裝:
=
Runtime 相依性套件 (2):
capistrano
>= 3.1
sshkit
>= 1.2.0
Development 相依性套件 (1):
rake
>= 0