-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
undefined method `gsub' for nil:NilClass #21
Comments
when you authorized app you got in your console:
You need to write in your .bashrc or .zshrc then in console type source |
your carrierwave.rb will look like
|
Just put in your Gemfile this line: gem 'carrierwave-dropbox', :git => 'https://github.com/robin850/carrierwave-dropbox.git', :tag => 'v2.0.0.rc1' |
I am getting this error while uploading the file. Is anyone here to help me?
I configure the carrierwave as mentioned.
Why it is not uploading it ?
The text was updated successfully, but these errors were encountered: