capistrano-sqlite-reuse 1.0.0
Capistrano tasks for automating linking a sqlite db in Rails 4+. If a database is already found on remote server, then it copies to shared location and links, otherwise it lets other task generate db.
Gemfile:
=
install:
=
Runtime Dependencies (1):
capistrano
~> 3.1
Development Dependencies (1):
rake
~> 0