Sha256: 9a21d214f0f6c04ac571871b91b959e8e2b0b5566e97f3ead1f0cdadd00958f6
Contents?: true
Size: 444 Bytes
Versions: 20
Compression:
Stored size: 444 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 cli_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
20 entries across 20 versions & 2 rubygems