Deploying Rails (2.0) to Mongrel with Capistrano 2.1
Tags: capistrano,
mongrel,
ruby on rails
Posted 1562 days ago.
Capistrano 2.1 includes some major improvements over the 1.x branch, so everyone should start using it right away. Yet it doesn't work with Mongrel out of the box and it's most likely not backwards compatible with your old deploy recipes. Since there is no official documentation on how to get going with Rails and Mongrel, I put together these instructions.
Read more ... (801 words) 10 Comments.
