rubysherpas / paranoia

acts_as_paranoid for Rails 5, 6 and 7
Other
2.89k stars 529 forks source link

After client.destroy destroyed all dependent: :destroy records #487

Closed JARVIS-VOVA closed 4 years ago

JARVIS-VOVA commented 4 years ago

image Destroyed all dependent: :destroy records. Is it the expected result?

JoeHampton commented 4 years ago

Yeah, but that's a feature of Active Record so it shouldn't have anything to do with Paranoia.