Module: Pork
- Defined in:
- lib/pork_sandwich/saver.rb,
lib/pork_sandwich.rb,
lib/pork_sandwich/log.rb,
lib/pork_sandwich/auth.rb,
lib/pork_sandwich/puller.rb,
lib/pork_sandwich/search.rb,
lib/pork_sandwich/crawler.rb,
lib/pork_sandwich/twitter_user.rb,
lib/pork_sandwich/reaction_processor.rb
Overview
Variations within the saver class:
-
Type of object being saved (tweets, userinfo, followers, followees)
-
Which tag(s) to use
-
Whether to save, update, or not save
Similarities within the saver class:
-
all recieve an object
-
all receive a rule set
Defined Under Namespace
Classes: Auth, Crawler, Log, Puller, RateLimitExceeded, ReactionProcessor, Saver, Search, TwitterUser