Resolv::DNS::Resource
An IPv6 address record.
The Resolv::IPv6 address for this AAAA.
Creates a new AAAA for address.
# File resolv.rb, line 2010 def initialize(address) @address = IPv6.create(address) end
This page was generated for Ruby 1.9.2
Ruby-doc.org is a service of James Britt and Neurogami, an avant garage application development company in Scottsdale, AZ.
Generated with the Rubydoc Rdoc Generator 0.9.3.