Fog::Service
# File lib/fog/dreamhost/models/dns/records.rb, line 31 def new(attributes = {}) requires :zone super({ :zone => zone }.merge!(attributes)) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.