cloudinary / cloudinary_gem

Cloudinary GEM for Ruby on Rails integration
https://cloudinary.com
420 stars 285 forks source link

Fix Active Storage Service public id of the raw asset handling #507

Closed const-cloudinary closed 1 year ago

const-cloudinary commented 1 year ago

Fixes #506

Brief Summary of Changes

This PR fixes issue when raw files with file extension are not deleted, since public id is missing the file extension.

What does this PR address?

Are tests included?

Reviewer, please note:

Checklist: