class Bluepine::Attributes::IPAddressAttribute
Public Instance Methods
spec()
click to toggle source
# File lib/bluepine/attributes/ip_address_attribute.rb, line 6 def spec "RFC 2673 ยง 3.2" end
spec_uri()
click to toggle source
# File lib/bluepine/attributes/ip_address_attribute.rb, line 10 def spec_uri "https://tools.ietf.org/html/rfc2673#section-3.2" end