rcmd 1.6.3
This gem provides a command to execute a command on multiple systems in parallel through ssh
          Gemfile:
          =
        
        
          instalar:
          =
        
      Runtime Dependencies (7):
            activerecord
            >= 0
          
          
            activesupport
            >= 0
          
          
            io-console
            >= 0
          
          
            net-ssh
            >= 0
          
          
            regexp-examples
            >= 0
          
          
            thread
            >= 0
          
          
            tty-prompt
            >= 0
          
    