capistrano-database-yml 1.0.1
Capistrano tasks for automating `database.yml` file handling for Rails 4+ apps. This plugins syncs contents of your local database file and copies that to the remote server.
          Gemfile:
          =
        
        
          instalar:
          =
        
      dependencias de Runtime (2):
            capistrano
            >= 3.1
          
          
            sshkit
            >= 1.2.0
          
    dependencias de Development (1):
            rake
            >= 0
          
    