Class: LinkThumbnailer::Scrapers::Opengraph::Image::Url

Inherits:
Base
  • Object
show all
Defined in:
lib/link_thumbnailer/scrapers/opengraph/image.rb

Overview

Handles ‘og:image:url` attributes.

Instance Attribute Summary

Attributes inherited from Base

#attribute_name, #config, #document, #website

Method Summary

Methods inherited from Base

#height, #model, #model_class, #modelize, #nodes, #size, #value, #width

Methods inherited from Base

#applicable?, #value

Methods inherited from Base

#applicable?, #call, #initialize, #value

Constructor Details

This class inherits a constructor from LinkThumbnailer::Scrapers::Base