Skip to content

kevmoo/dropbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Just a copy of the official ruby gem from DropBox

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages