We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We want to throw errors instead of returning nil for the upload and delete methods in app/services/cloudinary_service.rb.
nil
upload
delete
app/services/cloudinary_service.rb
Please assign yourself (via the Assignees dropdown), if you do want to work on this issue. Can't find yourself? You need to join our organization.
Check out our Picking Up Issues guide if you haven't already!
The text was updated successfully, but these errors were encountered:
Closing this issue because it's related to an issue that is being held off for now #1481
Sorry, something went wrong.
maniSHarma7575
No branches or pull requests
Description
We want to throw errors instead of returning
nil
for theupload
anddelete
methods inapp/services/cloudinary_service.rb
.Please assign yourself (via the Assignees dropdown), if you do want to work on this issue. Can't find yourself? You need to join our organization.
Check out our Picking Up Issues guide if you haven't already!
The text was updated successfully, but these errors were encountered: