In Files

Parent

Methods

Files

Object

Public Instance Methods

DomainName(hostname) click to toggle source

Short hand for DomainName.new().

     # File lib/domain_name.rb, line 234
234: def DomainName(hostname)
235:   DomainName.new(hostname)
236: end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.