Class: LinkThumbnailer::Scrapers::Default::Videos

Inherits:
Base
  • Object
show all
Defined in:
lib/link_thumbnailer/scrapers/default/videos.rb

Instance Attribute Summary

Attributes inherited from Base

#attribute_name, #config, #document, #website

Instance Method Summary collapse

Methods inherited from Base

#applicable?, #call, #initialize

Constructor Details

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

Instance Method Details

#valueObject



11
12
13
# File 'lib/link_thumbnailer/scrapers/default/videos.rb', line 11

def value
  nil
end