Sha256: fd05148c173e96f693e9c8d3ad6ee18ede2f187c2655c77349837423126e11b5
Contents?: true
Size: 445 Bytes
Versions: 8
Compression:
Stored size: 445 Bytes
Contents
Getting started with the Dropbox Ruby SDK: 1. Install json and oauth ruby gems with: gem install json oauth 2. Edit cli_example.rb to to include your APP_KEY and APP_SECRET 3. Try running the example app: 'ruby clie_example.rb'. 4. See dropbox_controller.rb for an example Ruby on Rails controller. It needs an APP_KEY and APP_SECRET set too. 5. Check out the dropbox website for reference and help! http://dropbox.com/developers_beta
Version data entries
8 entries across 8 versions & 2 rubygems