ubicloud/model/dns_zone
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
..
dns_record.rb Convert ResourceMethods to a plugin 2025-06-04 04:55:45 +09:00
dns_server.rb Convert ResourceMethods to a plugin 2025-06-04 04:55:45 +09:00
dns_zone.rb Refactor DnsZone#purge_obsolete_records 2025-06-04 04:55:45 +09:00