Parent

Methods

Files

Object

Public Instance Methods

DomainName(hostname) click to toggle source

Short hand for DomainName.new().

# File lib/domain_name.rb, line 241
def DomainName(hostname)
  DomainName.new(hostname)
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.