Module: Consummo
- Defined in:
- lib/consummo.rb,
lib/consummo/feed.rb,
lib/consummo/version.rb,
lib/consummo/feed_item.rb,
lib/consummo/feed_client.rb,
lib/consummo/http_client.rb,
lib/consummo/simple_item.rb,
lib/consummo/feed_fetcher.rb,
lib/consummo/item_consumer.rb,
lib/consummo/item_producer.rb,
lib/consummo/feed_processor.rb,
lib/consummo/feed_item_factory.rb,
lib/consummo/enrichers/url_enricher.rb,
lib/consummo/enrichers/url_resolver.rb,
lib/consummo/enrichers/content_scorer.rb,
lib/consummo/enrichers/simple_enricher.rb,
lib/consummo/enrichers/word_count_enricher.rb,
lib/consummo/enrichers/readability_enricher.rb,
lib/consummo/enrichers/keyword_hint_enricher.rb,
lib/consummo/enrichers/facebook_like_enricher.rb,
lib/consummo/enrichers/twitter_share_enricher.rb,
lib/consummo/enrichers/social_media_metric_enricher.rb
Defined Under Namespace
Classes: ContentScorer, FacebookLikeEnricher, Feed, FeedClient, FeedFetcher, FeedItem, FeedItemFactory, FeedProcessor, HttpClient, ItemConsumer, ItemProducer, KeywordHintEnricher, ReadabilityEnricher, SimpleEnricher, SimpleItem, SocialMediaMetricEnricher, TwitterShareEnricher, UrlEnricher, UrlResolver, WordCountEnricher
Constant Summary collapse
- VERSION =
"1.0.2"