Method: Html2rss::AutoSource::Channel#description

Defined in:
lib/html2rss/auto_source/channel.rb

#descriptionObject


37
# File 'lib/html2rss/auto_source/channel.rb', line 37

def description = parsed_body.at_css('meta[name="description"]')&.[]('content')