Method: Html2rss::AutoSource::Channel#generator

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

#generatorObject



58
59
60
# File 'lib/html2rss/auto_source/channel.rb', line 58

def generator
  "html2rss V. #{::Html2rss::VERSION} (using auto_source scrapers: #{scraper_counts})"
end