Class: URLCanonicalize::Response::CanonicalFound
- Defined in:
- lib/url_canonicalize/response.rb
Instance Attribute Summary collapse
-
#response ⇒ Object
readonly
Returns the value of attribute response.
Attributes inherited from Generic
Instance Attribute Details
#response ⇒ Object (readonly)
Returns the value of attribute response.
17 18 19 |
# File 'lib/url_canonicalize/response.rb', line 17 def response @response end |