capistrano-unicorn-nginx 5.2.0
Capistrano tasks for automatic and sensible unicorn + nginx configuraion. Enables zero downtime deployments of Rails applications. Configs can be copied to the application using generators and easily customized. Works *only* with Capistrano 3+. For Capistrano 2 try version 0.0.8 of this gem: http://rubygems.org/gems/capistrano-nginx-unicorn
          Gemfile:
          =
        
        
          安裝:
          =
        
      Runtime 相依性套件 (2):
            capistrano
            >= 3.1
          
          
            sshkit
            >= 1.2.0
          
    Development 相依性套件 (1):
            rake
            >= 0
          
    
