lib/fog/linode/models/dns/record.rb in fog-1.11.1 vs lib/fog/linode/models/dns/record.rb in fog-1.12.0

- old
+ new

@@ -21,10 +21,9 @@ # "PROTOCOL":"", # "WEIGHT":0, # "PORT":0, def initialize(attributes={}) - self.ttl ||= 3600 super end def destroy requires :identity, :zone