ActsAsParanoid / acts_as_paranoid

ActiveRecord plugin allowing you to hide and restore records without actually deleting them.
MIT License
1.45k stars 190 forks source link

You can use this method to achieve soft deletion with ActiveStorage i… #325

Closed TanishqGupta12 closed 3 months ago

TanishqGupta12 commented 3 months ago

…n README.md

I am asking how to use ActiveStorage with acts_as_paranoid

mvz commented 3 months ago

Hi @TanishqGupta12 have you tried this method?

TanishqGupta12 commented 3 months ago

yesss ... i tried

i am showing demo

imgpsh_fullsize_anim (1) imgpsh_fullsize_anim

https://github.com/ActsAsParanoid/acts_as_paranoid/assets/76784859/7ca64684-62da-480f-94c2-e09177fb603f

TanishqGupta12 commented 3 months ago

you can merge please message me

mvz commented 3 months ago

I am asking how to use ActiveStorage with acts_as_paranoid

Who are you asking?

mvz commented 3 months ago

Closing this since: