capistrano-shared_file 0.1.0
To use the recipe, add the following lines to config/deploy.rb: #set :shared_files, %w(config/database.yml) # optional, as it's the default value require 'capistrano/shared_file'
To use the recipe, add the following lines to config/deploy.rb: #set :shared_files, %w(config/database.yml) # optional, as it's the default value require 'capistrano/shared_file'