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.
Required Ruby Version
>= 0
Authors
Mike Crockett