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.



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

def response
  @response
end