Files
ubicloud/model/certs_load_balancers.rb
Jeremy Evans c4b0e3472b Use #before_destroy instead of #destroy in a couple places
This is simpler, and still runs inside the same transaction (#destroy
uses a transaction internally).

Also, use Dataset#destroy instead of all.each(&:destroy).
2025-06-04 04:55:45 +09:00

660 B