Search Results

2
votes

How to deploy Rails 2.3.2 app with Capistrano from the top (for FastCGI)?

Updated my answer, see #3... I don't use FastCGI for deployment, but a few things that come to mind: The process scripts have been moved out of Rails core and into …