Skip to content

Instantly share code, notes, and snippets.

@paractmol
Created September 22, 2018 09:17
Show Gist options
  • Save paractmol/94a8d4d3c722672dc181032c0f42ae36 to your computer and use it in GitHub Desktop.
Save paractmol/94a8d4d3c722672dc181032c0f42ae36 to your computer and use it in GitHub Desktop.
client.search("to:justinbieber marry me", result_type: "recent").take(3).each do |tweet|
puts tweet.text
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment