Class: URLCanonicalize::Response::CanonicalFound

Inherits:
Generic
  • Object
show all
Defined in:
lib/url_canonicalize/response.rb

Overview

We found a canonical URL!

Instance Attribute Summary collapse

Attributes inherited from Generic

#url

Instance Attribute Details

#responseObject (readonly)

Returns the value of attribute response.



31
32
33
# File 'lib/url_canonicalize/response.rb', line 31

def response
  @response
end