質問編集履歴
1
トークンやキーを削除
title
CHANGED
File without changes
|
body
CHANGED
@@ -13,7 +13,6 @@
|
|
13
13
|
```
|
14
14
|
require 'mechanize'
|
15
15
|
require 'oauth'
|
16
|
-
|
17
16
|
def self.get_tweets
|
18
17
|
consumer_key = ''
|
19
18
|
consumer_secret = ''
|