dbox 0.8.1
An easy-to-use Dropbox client with fine-grained control over syncs. Think of it as halfway point between the developer API and a normal client, which gives you control over what and when Dropbox syncs but handles all the details.
Gemfile:
=
install:
=
Runtime Dependencies (10):
dropbox-sdk
>= 1.6.2
dropbox-sdk
>= 1.6.2
json
>= 1.5.3
json
>= 1.5.3
multipart-post
>= 1.1.2
multipart-post
>= 1.1.2
oauth
>= 0.4.5
oauth
>= 0.4.5
sqlite3
>= 1.3.3
sqlite3
>= 1.3.3
Development Dependencies (1):
jeweler
>= 0