cloud_door 0.0.2
This gem can access different cloud storage through same interface. This gem supports OneDrive and Dropbox, now. It will be supported also google drive in the future.
          Gemfile:
          =
        
        
          instalar:
          =
        
      Runtime Dependencies (8):
            commander
            >= 4.2.0, ~> 4.2
          
          
            dropbox-sdk
            >= 1.6.4, ~> 1.6
          
          
            google-api-client
            >= 0.7.1, ~> 0.7
          
          
            mimetype-fu
            >= 0.1.2, ~> 0.1
          
          
            rest-client
            >= 1.6.7, ~> 1.6
          
          
            rubyzip
            >= 1.1.4, ~> 1.1
          
          
            watir
            >= 5.0.0, ~> 5.0
          
          
            watir-webdriver
            >= 0.6.9, ~> 0.6
          
    Development Dependencies (5):
            bundler
            ~> 1.6
          
          
            fabrication
            >= 2.11.2, ~> 2.11
          
          
            rake
            >= 10.3.2, ~> 10.3
          
          
            rspec
            >= 2.99.0, ~> 2.99
          
          
            webmock
            >= 1.18.0, ~> 1.18
          
    