RISCfuture / dropbox

An easy-to-use client library for the official Dropbox API.
MIT License
519 stars 47 forks source link

DropboxController::Filebox #41

Closed pradeepbicc closed 13 years ago

pradeepbicc commented 13 years ago

I'm trying to add dropbox in my add. My guide: http://hafizbadrie.wordpress.com/2011/08/07/ruby-on-rails-connect-to-dropbox-authorization-and-upload/

Baam!! Erro!r! NameError in DropboxesController#index

uninitialized constant DropboxController::Filebox

how to get over this!! thanks in advance

RISCfuture commented 13 years ago

Filebox is not a part of the Dropbox gem. I'm not sure what library is responsible for the Filebox class, sorry.