deployer 0.1.7
Deployer is gem that enhances Capistrano to simplify the deployment of Ruby on Rails applications.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (2):
            capistrano
            >= 2.5.13
          
          
            OptionParser
            >= 0.5.1
          
    