Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Ruby Code
a guest
Feb 17th, 2015
206
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Ruby
0.33 KB
| None
|
0
0
raw
download
clone
embed
print
report
require
'twitter'
client =
Twitter::REST::Client
.
new
do
|
config
|