Afternoon all
I'm using capistrano 3.4 and ruby 2.2.2 and rails 4.2.1
I found this
It does almost exactly what I need to do, but I don't think it was written for capistrano3 as I'm getting loads of errors from it.
Does anyone know how to achieve a similar thing in capistrano3? I'm happy to do some reading around, so links would be great.
I'm going to roll back to our crappier method of using a linked_file for now, but I want the developers to take charge of these files and not rely on the server team to edit the files if needed.
Any help, greatly appreciated.