Class: Civo::DnsRecord

Inherits:
Base
  • Object
show all
Defined in:
app/models/civo/dns_record.rb

Direct Known Subclasses

DNSRecord

Instance Method Summary collapse

Instance Method Details

#to_partial_pathObject



8
9
10
# File 'app/models/civo/dns_record.rb', line 8

def to_partial_path
  "civo/dns_domain"
end