liquid_rails wrote: > Do Capistrano and Phusion's Passenger do the same thing? > > No, Passenger(aka mod_rails) is an apache/nginx module to execute ror applications. It simplify the deployment because you don't need to configure a proxy between apache/nginx + mongrel (or the stack that you have configured).
-- Rafa --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
