capistrano-extensions 0.1.9
A base set of Capistrano extensions-- aids with the file_column plugin, the GemInstaller gem, multiple deployable environments, logfile helpers, and database/asset synchronization from production to local environment
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (1):
            capistrano
            ~> 2.5.5
          
    