Skip to content

Instantly share code, notes, and snippets.

@thiagoa
Last active October 17, 2016 13:41
Show Gist options
  • Save thiagoa/782589e7f4ea7c9d48cc5020ce04e025 to your computer and use it in GitHub Desktop.
Save thiagoa/782589e7f4ea7c9d48cc5020ce04e025 to your computer and use it in GitHub Desktop.
Twitter Timeline Hub example
twitter_timeline_hub = TwitterTimelineHub.new
# returns a struct with results, which include Tweets
result = twitter_timeline_hub.call(‘thiagoaraujos’)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment