capistrano-secrets-generate 1.3.0
Capistrano tasks for automating generating or linking a secret in Rails 4+. This plugin generates a secret if one doesn't exist on a remote server. If a secret is already found on remote server, then it copies to shared location and links.
Gemfile:
=
install:
=
Runtime Dependencies (1):
capistrano
~> 3.1
Development Dependencies (1):
rake
~> 0