Parent

Methods

Class/Module Index [+]

Quicksearch

Fog::DNS::Dreamhost

Public Instance Methods

new(attributes = {}) click to toggle source
# 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.