cloud_door 0.0.1
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:
=
install:
=
Runtime Dependencies (6):
commander
>= 4.2.0, ~> 4.2
dropbox-sdk
>= 1.6.4, ~> 1.6
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 (8):
bundler
~> 1.6
fabrication
>= 2.11.2, ~> 2.11
guard-rspec
>= 4.2.10, ~> 4.2
rake
>= 10.3.2, ~> 10.3
rspec
>= 2.99.0, ~> 2.99
rubocop
>= 0.23.0, ~> 0.23
terminal-notifier-guard
>= 1.5.3, ~> 1.5
webmock
>= 1.18.0, ~> 1.18