Capistrano issues – no such file o...
Posted by Jamsi in
Ruby On Rails on 02 22nd, 2010 |
No Comments
So I was playing around with my new Slicehost the other day and following their guides to automate a Ruby on Rails deployment process using capistrano.
For those that don’t know, capistrano comes as a ruby gem which allows you to completely automate tasks. In my case, I wanted to remotely tell...