capistrano-nginx-unicorn 0.1.0
Capistrano tasks for configuration and management nginx+unicorn combo for zero downtime deployments of Rails applications. Configs can be copied to the application using generators and easily customized.
          Gemfile:
          =
        
        
          安裝:
          =
        
      Runtime 相依性套件 (1):
            capistrano
            ~> 3.0
          
    Development 相依性套件 (1):
            rake
            >= 0
          
    
