Files
Jeremy Evans 72707f08a3 Refactor DnsZone#purge_obsolete_records
Make array unique once instead of twice.

Use each instead of map when the result is ignored.

Use a dataset update with CURRENT_TIMESTAMP instead of a model
update with Time.now.
2025-06-04 04:55:45 +09:00
..