Method: Html2rss::AutoSource::Scraper::Schema::Thing#published_at
- Defined in:
- lib/html2rss/auto_source/scraper/schema/thing.rb
permalink #published_at ⇒ Object
[View source]
83 |
# File 'lib/html2rss/auto_source/scraper/schema/thing.rb', line 83 def published_at = schema_object[:datePublished] |