Skip to content
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

delete cloudindary images for delete route #10

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Nspired1
Copy link

@Nspired1 Nspired1 commented May 5, 2021

Added some code that will delete images in cloudinary from the delete route. Technically, the code is in the campground controller, but it's the deleteCampground route that will initiate the action. Makes delete the same as the editCampground controller.

Minor inconvenience of having the cloudinary account get filled, though the campgrounds were deleted. Thinking about making the code shorter, but a friend at Salesforce said his department policy is "NO one line functions." Not even their smartest engineers remember what they did six months later. Better to write it out and make it easy to understand.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant