Module: LinkPreview::ResponseWithURL
- Defined in:
- lib/link_preview/http_crawler.rb
Instance Attribute Summary collapse
-
#url ⇒ Object
Returns the value of attribute url.
Instance Attribute Details
#url ⇒ Object
Returns the value of attribute url.
26 27 28 |
# File 'lib/link_preview/http_crawler.rb', line 26 def url @url end |