Files
ubicloud/spec/model/private_subnet_spec.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

9.6 KiB