Files
Jeremy Evans 5d721ebe7b Move dissociate_with_project from HyperTagMethods to Account
Add HyperTagMethods#before_destroy to destroy all AccessTag
instances referencing the receiver.

I found that other than Account, the only callers of
dissociate_with_projects were when calling destroy on the
object.

Change from overriding Firewall#destroy to #before_destroy.
2025-01-14 11:56:06 -08:00
..