t 0.9.6 → 0.9.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/README.md +29 -10
- data/bin/t +4 -25
- data/lib/t/cli.rb +24 -23
- data/lib/t/core_ext/kernel.rb +15 -0
- data/lib/t/core_ext/string.rb +4 -2
- data/lib/t/delete.rb +13 -13
- data/lib/t/format_helpers.rb +62 -0
- data/lib/t/list.rb +4 -4
- data/lib/t/printable.rb +27 -24
- data/lib/t/rcfile.rb +1 -1
- data/lib/t/requestable.rb +0 -4
- data/lib/t/search.rb +10 -11
- data/lib/t/stream.rb +57 -21
- data/lib/t/version.rb +1 -1
- data/lib/t.rb +22 -3
- data/spec/cli_spec.rb +53 -45
- data/spec/fixtures/501_ids.json +509 -1
- data/spec/fixtures/501_users_list.json +17543 -1
- data/spec/fixtures/direct_message.json +80 -1
- data/spec/fixtures/direct_messages.json +802 -1
- data/spec/fixtures/empty_cursor.json +7 -1
- data/spec/fixtures/favorites.json +1099 -1
- data/spec/fixtures/followers_ids.json +10 -1
- data/spec/fixtures/friends_ids.json +9 -1
- data/spec/fixtures/gem.json +61 -1
- data/spec/fixtures/list.json +54 -1
- data/spec/fixtures/lists.json +116 -1
- data/spec/fixtures/locations.json +57 -1
- data/spec/fixtures/not_found.json +4 -1
- data/spec/fixtures/rate_limit_status.json +6 -1
- data/spec/fixtures/recommendations.json +364 -1
- data/spec/fixtures/retweet.json +112 -1
- data/spec/fixtures/search.json +346 -1
- data/spec/fixtures/settings.json +30 -1
- data/spec/fixtures/sferik.json +76 -1
- data/spec/fixtures/status.json +109 -1
- data/spec/fixtures/status_no_attributes.json +104 -1
- data/spec/fixtures/status_no_country.json +102 -1
- data/spec/fixtures/status_no_full_name.json +101 -1
- data/spec/fixtures/status_no_locality.json +107 -1
- data/spec/fixtures/status_no_street_address.json +108 -1
- data/spec/fixtures/statuses.json +1105 -1
- data/spec/fixtures/trends.json +35 -1
- data/spec/fixtures/users.json +92 -1
- data/spec/fixtures/users_list.json +98 -1
- data/spec/list_spec.rb +13 -5
- data/spec/search_spec.rb +110 -102
- data/t.gemspec +1 -2
- metadata +6 -32
data/spec/fixtures/trends.json
CHANGED
@@ -1 +1,35 @@
|
|
1
|
-
[
|
1
|
+
[
|
2
|
+
{
|
3
|
+
"as_of": "2010-10-25T14:49:50Z",
|
4
|
+
"created_at": "2010-10-25T14:41:13Z",
|
5
|
+
"trends": [
|
6
|
+
{
|
7
|
+
"promoted_content": null,
|
8
|
+
"query": "%23sevenwordsaftersex",
|
9
|
+
"url": "http://search.twitter.com/search?q=%23sevenwordsaftersex",
|
10
|
+
"name": "#sevenwordsaftersex",
|
11
|
+
"events": null
|
12
|
+
},
|
13
|
+
{
|
14
|
+
"promoted_content": null,
|
15
|
+
"query": "Walkman",
|
16
|
+
"url": "http://search.twitter.com/search?q=Walkman",
|
17
|
+
"name": "Walkman",
|
18
|
+
"events": null
|
19
|
+
},
|
20
|
+
{
|
21
|
+
"promoted_content": null,
|
22
|
+
"query": "Allen+Iverson",
|
23
|
+
"url": "http://search.twitter.com/search?q=Allen+Iverson",
|
24
|
+
"name": "Allen Iverson",
|
25
|
+
"events": null
|
26
|
+
}
|
27
|
+
],
|
28
|
+
"locations": [
|
29
|
+
{
|
30
|
+
"woeid": 1,
|
31
|
+
"name": "Worldwide"
|
32
|
+
}
|
33
|
+
]
|
34
|
+
}
|
35
|
+
]
|
data/spec/fixtures/users.json
CHANGED
@@ -1 +1,92 @@
|
|
1
|
-
[
|
1
|
+
[
|
2
|
+
{
|
3
|
+
"geo_enabled": true,
|
4
|
+
"time_zone": "Pacific Time (US & Canada)",
|
5
|
+
"description": "Adventures in hunger and foolishness.",
|
6
|
+
"profile_sidebar_fill_color": "DDEEF6",
|
7
|
+
"followers_count": 898,
|
8
|
+
"verified": false,
|
9
|
+
"notifications": false,
|
10
|
+
"follow_request_sent": false,
|
11
|
+
"profile_use_background_image": true,
|
12
|
+
"profile_sidebar_border_color": "C0DEED",
|
13
|
+
"url": null,
|
14
|
+
"profile_background_image_url": "http://a3.twimg.com/profile_background_images/162641967/we_concept_bg2.png",
|
15
|
+
"lang": "en",
|
16
|
+
"created_at": "Mon Jul 16 12:59:01 +0000 2007",
|
17
|
+
"profile_background_color": "000000",
|
18
|
+
"location": "San Francisco",
|
19
|
+
"listed_count": 29,
|
20
|
+
"profile_background_tile": false,
|
21
|
+
"friends_count": 88,
|
22
|
+
"protected": false,
|
23
|
+
"profile_image_url": "http://a0.twimg.com/profile_images/323331048/me_normal.jpg",
|
24
|
+
"statuses_count": 2962,
|
25
|
+
"profile_text_color": "333333",
|
26
|
+
"name": "Erik Michaels-Ober",
|
27
|
+
"show_all_inline_media": true,
|
28
|
+
"following": true,
|
29
|
+
"favourites_count": 727,
|
30
|
+
"screen_name": "sferik",
|
31
|
+
"id": 7505382,
|
32
|
+
"id_str": "7505382",
|
33
|
+
"contributors_enabled": false,
|
34
|
+
"utc_offset": -28800,
|
35
|
+
"profile_link_color": "0084B4"
|
36
|
+
},
|
37
|
+
{
|
38
|
+
"geo_enabled": true,
|
39
|
+
"time_zone": "Central Time (US & Canada)",
|
40
|
+
"description": "Christian husband and father. Dev Experience @ HP Cloud Services. Co-host of the @changelogshow. Mashup of design & development.",
|
41
|
+
"profile_sidebar_fill_color": "dddddd",
|
42
|
+
"followers_count": 2767,
|
43
|
+
"status": {
|
44
|
+
"place": null,
|
45
|
+
"retweet_count": null,
|
46
|
+
"geo": null,
|
47
|
+
"retweeted": false,
|
48
|
+
"in_reply_to_status_id": 28008649044,
|
49
|
+
"source": "<a href=\"http://twitter.com\" rel=\"nofollow\">Tweetie for Mac</a>",
|
50
|
+
"truncated": false,
|
51
|
+
"in_reply_to_status_id_str": "28008649044",
|
52
|
+
"created_at": "Thu Oct 21 10:33:15 +0000 2010",
|
53
|
+
"in_reply_to_user_id": 11502142,
|
54
|
+
"favorited": false,
|
55
|
+
"in_reply_to_user_id_str": "11502142",
|
56
|
+
"contributors": null,
|
57
|
+
"coordinates": null,
|
58
|
+
"in_reply_to_screen_name": "benfawkes",
|
59
|
+
"id": 28014236998,
|
60
|
+
"id_str": "28014236998",
|
61
|
+
"text": "@benfawkes Surely. Just email wynn at the changelog dot com."
|
62
|
+
},
|
63
|
+
"verified": false,
|
64
|
+
"notifications": false,
|
65
|
+
"follow_request_sent": false,
|
66
|
+
"profile_use_background_image": true,
|
67
|
+
"profile_sidebar_border_color": "cccccc",
|
68
|
+
"url": "http://wynnnetherland.com",
|
69
|
+
"profile_background_image_url": "http://a1.twimg.com/profile_background_images/61741268/twitter-small.png",
|
70
|
+
"lang": "en",
|
71
|
+
"created_at": "Sat Mar 08 16:34:22 +0000 2008",
|
72
|
+
"profile_background_color": "efefef",
|
73
|
+
"location": "Dallas, TX",
|
74
|
+
"listed_count": 185,
|
75
|
+
"profile_background_tile": false,
|
76
|
+
"friends_count": 1871,
|
77
|
+
"protected": false,
|
78
|
+
"profile_image_url": "http://a2.twimg.com/profile_images/485575482/komikazee_normal.png",
|
79
|
+
"statuses_count": 3913,
|
80
|
+
"profile_text_color": "666666",
|
81
|
+
"name": "Wynn Netherland",
|
82
|
+
"show_all_inline_media": false,
|
83
|
+
"following": true,
|
84
|
+
"favourites_count": 32,
|
85
|
+
"screen_name": "pengwynn",
|
86
|
+
"id": 14100886,
|
87
|
+
"id_str": "14100886",
|
88
|
+
"contributors_enabled": false,
|
89
|
+
"utc_offset": -21600,
|
90
|
+
"profile_link_color": "35abe9"
|
91
|
+
}
|
92
|
+
]
|
@@ -1 +1,98 @@
|
|
1
|
-
{
|
1
|
+
{
|
2
|
+
"users": [
|
3
|
+
{
|
4
|
+
"geo_enabled": true,
|
5
|
+
"time_zone": "Pacific Time (US & Canada)",
|
6
|
+
"description": "Adventures in hunger and foolishness.",
|
7
|
+
"profile_sidebar_fill_color": "DDEEF6",
|
8
|
+
"followers_count": 898,
|
9
|
+
"verified": false,
|
10
|
+
"notifications": false,
|
11
|
+
"follow_request_sent": false,
|
12
|
+
"profile_use_background_image": true,
|
13
|
+
"profile_sidebar_border_color": "C0DEED",
|
14
|
+
"url": null,
|
15
|
+
"profile_background_image_url": "http://a3.twimg.com/profile_background_images/162641967/we_concept_bg2.png",
|
16
|
+
"lang": "en",
|
17
|
+
"created_at": "Mon Jul 16 12:59:01 +0000 2007",
|
18
|
+
"profile_background_color": "000000",
|
19
|
+
"location": "San Francisco",
|
20
|
+
"listed_count": 29,
|
21
|
+
"profile_background_tile": false,
|
22
|
+
"friends_count": 88,
|
23
|
+
"protected": false,
|
24
|
+
"profile_image_url": "http://a0.twimg.com/profile_images/323331048/me_normal.jpg",
|
25
|
+
"statuses_count": 2962,
|
26
|
+
"profile_text_color": "333333",
|
27
|
+
"name": "Erik Michaels-Ober",
|
28
|
+
"show_all_inline_media": true,
|
29
|
+
"following": true,
|
30
|
+
"favourites_count": 727,
|
31
|
+
"screen_name": "sferik",
|
32
|
+
"id": 7505382,
|
33
|
+
"id_str": "7505382",
|
34
|
+
"contributors_enabled": false,
|
35
|
+
"utc_offset": -28800,
|
36
|
+
"profile_link_color": "0084B4"
|
37
|
+
},
|
38
|
+
{
|
39
|
+
"geo_enabled": true,
|
40
|
+
"time_zone": "Central Time (US & Canada)",
|
41
|
+
"description": "Christian husband and father. Dev Experience @ HP Cloud Services. Co-host of the @changelogshow. Mashup of design & development.",
|
42
|
+
"profile_sidebar_fill_color": "dddddd",
|
43
|
+
"followers_count": 2767,
|
44
|
+
"status": {
|
45
|
+
"place": null,
|
46
|
+
"retweet_count": null,
|
47
|
+
"geo": null,
|
48
|
+
"retweeted": false,
|
49
|
+
"in_reply_to_status_id": 28008649044,
|
50
|
+
"source": "<a href=\"http://twitter.com\" rel=\"nofollow\">Tweetie for Mac</a>",
|
51
|
+
"truncated": false,
|
52
|
+
"in_reply_to_status_id_str": "28008649044",
|
53
|
+
"created_at": "Thu Oct 21 10:33:15 +0000 2010",
|
54
|
+
"in_reply_to_user_id": 11502142,
|
55
|
+
"favorited": false,
|
56
|
+
"in_reply_to_user_id_str": "11502142",
|
57
|
+
"contributors": null,
|
58
|
+
"coordinates": null,
|
59
|
+
"in_reply_to_screen_name": "benfawkes",
|
60
|
+
"id": 28014236998,
|
61
|
+
"id_str": "28014236998",
|
62
|
+
"text": "@benfawkes Surely. Just email wynn at the changelog dot com."
|
63
|
+
},
|
64
|
+
"verified": false,
|
65
|
+
"notifications": false,
|
66
|
+
"follow_request_sent": false,
|
67
|
+
"profile_use_background_image": true,
|
68
|
+
"profile_sidebar_border_color": "cccccc",
|
69
|
+
"url": "http://wynnnetherland.com",
|
70
|
+
"profile_background_image_url": "http://a1.twimg.com/profile_background_images/61741268/twitter-small.png",
|
71
|
+
"lang": "en",
|
72
|
+
"created_at": "Sat Mar 08 16:34:22 +0000 2008",
|
73
|
+
"profile_background_color": "efefef",
|
74
|
+
"location": "Dallas, TX",
|
75
|
+
"listed_count": 185,
|
76
|
+
"profile_background_tile": false,
|
77
|
+
"friends_count": 1871,
|
78
|
+
"protected": false,
|
79
|
+
"profile_image_url": "http://a2.twimg.com/profile_images/485575482/komikazee_normal.png",
|
80
|
+
"statuses_count": 3913,
|
81
|
+
"profile_text_color": "666666",
|
82
|
+
"name": "Wynn Netherland",
|
83
|
+
"show_all_inline_media": false,
|
84
|
+
"following": true,
|
85
|
+
"favourites_count": 32,
|
86
|
+
"screen_name": "pengwynn",
|
87
|
+
"id": 14100886,
|
88
|
+
"id_str": "14100886",
|
89
|
+
"contributors_enabled": false,
|
90
|
+
"utc_offset": -21600,
|
91
|
+
"profile_link_color": "35abe9"
|
92
|
+
}
|
93
|
+
],
|
94
|
+
"next_cursor": 0,
|
95
|
+
"previous_cursor": 0,
|
96
|
+
"next_cursor_str": "0",
|
97
|
+
"previous_cursor_str": "0"
|
98
|
+
}
|
data/spec/list_spec.rb
CHANGED
@@ -3,6 +3,16 @@ require 'helper'
|
|
3
3
|
|
4
4
|
describe T::List do
|
5
5
|
|
6
|
+
before :all do
|
7
|
+
Timecop.freeze(Time.utc(2011, 11, 24, 16, 20, 0))
|
8
|
+
T.utc_offset = 'PST'
|
9
|
+
end
|
10
|
+
|
11
|
+
after :all do
|
12
|
+
T.utc_offset = nil
|
13
|
+
Timecop.return
|
14
|
+
end
|
15
|
+
|
6
16
|
before do
|
7
17
|
rcfile = RCFile.instance
|
8
18
|
rcfile.path = fixture_path + "/.trc"
|
@@ -11,11 +21,9 @@ describe T::List do
|
|
11
21
|
$stderr = StringIO.new
|
12
22
|
@old_stdout = $stdout
|
13
23
|
$stdout = StringIO.new
|
14
|
-
Timecop.freeze(Time.utc(2011, 11, 24, 16, 20, 0))
|
15
24
|
end
|
16
25
|
|
17
26
|
after do
|
18
|
-
Timecop.return
|
19
27
|
$stderr = @old_stderr
|
20
28
|
$stdout = @old_stdout
|
21
29
|
end
|
@@ -111,7 +119,7 @@ ID 8863586
|
|
111
119
|
Description Presidents of the United States of America
|
112
120
|
Slug presidents
|
113
121
|
Screen name @sferik
|
114
|
-
Created at Mar 15 2010
|
122
|
+
Created at Mar 15 2010 (over 1 year ago)
|
115
123
|
Members 2
|
116
124
|
Subscribers 1
|
117
125
|
Status Not following
|
@@ -228,8 +236,8 @@ ID,Since,Tweets,Favorites,Listed,Following,Followers,Screen name,Name
|
|
228
236
|
@list.members("presidents")
|
229
237
|
$stdout.string.should == <<-eos
|
230
238
|
ID Since Tweets Favorites Listed Following Followers Scre...
|
231
|
-
14100886 Mar 8 2008
|
232
|
-
7505382 Jul 16 2007
|
239
|
+
14100886 Mar 8 2008 3913 32 185 1871 2767 @pen...
|
240
|
+
7505382 Jul 16 2007 2962 727 29 88 898 @sfe...
|
233
241
|
eos
|
234
242
|
end
|
235
243
|
end
|
data/spec/search_spec.rb
CHANGED
@@ -3,6 +3,16 @@ require 'helper'
|
|
3
3
|
|
4
4
|
describe T::Search do
|
5
5
|
|
6
|
+
before :all do
|
7
|
+
Timecop.freeze(Time.utc(2011, 11, 24, 16, 20, 0))
|
8
|
+
T.utc_offset = 'PST'
|
9
|
+
end
|
10
|
+
|
11
|
+
after :all do
|
12
|
+
T.utc_offset = nil
|
13
|
+
Timecop.return
|
14
|
+
end
|
15
|
+
|
6
16
|
before do
|
7
17
|
rcfile = RCFile.instance
|
8
18
|
rcfile.path = fixture_path + "/.trc"
|
@@ -11,11 +21,9 @@ describe T::Search do
|
|
11
21
|
$stderr = StringIO.new
|
12
22
|
@old_stdout = $stdout
|
13
23
|
$stdout = StringIO.new
|
14
|
-
Timecop.freeze(Time.utc(2011, 11, 24, 16, 20, 0))
|
15
24
|
end
|
16
25
|
|
17
26
|
after do
|
18
|
-
Timecop.return
|
19
27
|
$stderr = @old_stderr
|
20
28
|
$stdout = @old_stdout
|
21
29
|
end
|
@@ -703,106 +711,106 @@ ID,Since,Tweets,Favorites,Listed,Following,Followers,Screen name,Name
|
|
703
711
|
@search.users("Erik")
|
704
712
|
$stdout.string.should == <<-eos
|
705
713
|
ID Since Tweets Favorites Listed Following Followers Scre...
|
706
|
-
14100886 Mar 8 2008
|
707
|
-
14100886 Mar 8 2008
|
708
|
-
14100886 Mar 8 2008
|
709
|
-
14100886 Mar 8 2008
|
710
|
-
14100886 Mar 8 2008
|
711
|
-
14100886 Mar 8 2008
|
712
|
-
14100886 Mar 8 2008
|
713
|
-
14100886 Mar 8 2008
|
714
|
-
14100886 Mar 8 2008
|
715
|
-
14100886 Mar 8 2008
|
716
|
-
14100886 Mar 8 2008
|
717
|
-
14100886 Mar 8 2008
|
718
|
-
14100886 Mar 8 2008
|
719
|
-
14100886 Mar 8 2008
|
720
|
-
14100886 Mar 8 2008
|
721
|
-
14100886 Mar 8 2008
|
722
|
-
14100886 Mar 8 2008
|
723
|
-
14100886 Mar 8 2008
|
724
|
-
14100886 Mar 8 2008
|
725
|
-
14100886 Mar 8 2008
|
726
|
-
14100886 Mar 8 2008
|
727
|
-
14100886 Mar 8 2008
|
728
|
-
14100886 Mar 8 2008
|
729
|
-
14100886 Mar 8 2008
|
730
|
-
14100886 Mar 8 2008
|
731
|
-
14100886 Mar 8 2008
|
732
|
-
14100886 Mar 8 2008
|
733
|
-
14100886 Mar 8 2008
|
734
|
-
14100886 Mar 8 2008
|
735
|
-
14100886 Mar 8 2008
|
736
|
-
14100886 Mar 8 2008
|
737
|
-
14100886 Mar 8 2008
|
738
|
-
14100886 Mar 8 2008
|
739
|
-
14100886 Mar 8 2008
|
740
|
-
14100886 Mar 8 2008
|
741
|
-
14100886 Mar 8 2008
|
742
|
-
14100886 Mar 8 2008
|
743
|
-
14100886 Mar 8 2008
|
744
|
-
14100886 Mar 8 2008
|
745
|
-
14100886 Mar 8 2008
|
746
|
-
14100886 Mar 8 2008
|
747
|
-
14100886 Mar 8 2008
|
748
|
-
14100886 Mar 8 2008
|
749
|
-
14100886 Mar 8 2008
|
750
|
-
14100886 Mar 8 2008
|
751
|
-
14100886 Mar 8 2008
|
752
|
-
14100886 Mar 8 2008
|
753
|
-
14100886 Mar 8 2008
|
754
|
-
14100886 Mar 8 2008
|
755
|
-
14100886 Mar 8 2008
|
756
|
-
7505382 Jul 16 2007
|
757
|
-
7505382 Jul 16 2007
|
758
|
-
7505382 Jul 16 2007
|
759
|
-
7505382 Jul 16 2007
|
760
|
-
7505382 Jul 16 2007
|
761
|
-
7505382 Jul 16 2007
|
762
|
-
7505382 Jul 16 2007
|
763
|
-
7505382 Jul 16 2007
|
764
|
-
7505382 Jul 16 2007
|
765
|
-
7505382 Jul 16 2007
|
766
|
-
7505382 Jul 16 2007
|
767
|
-
7505382 Jul 16 2007
|
768
|
-
7505382 Jul 16 2007
|
769
|
-
7505382 Jul 16 2007
|
770
|
-
7505382 Jul 16 2007
|
771
|
-
7505382 Jul 16 2007
|
772
|
-
7505382 Jul 16 2007
|
773
|
-
7505382 Jul 16 2007
|
774
|
-
7505382 Jul 16 2007
|
775
|
-
7505382 Jul 16 2007
|
776
|
-
7505382 Jul 16 2007
|
777
|
-
7505382 Jul 16 2007
|
778
|
-
7505382 Jul 16 2007
|
779
|
-
7505382 Jul 16 2007
|
780
|
-
7505382 Jul 16 2007
|
781
|
-
7505382 Jul 16 2007
|
782
|
-
7505382 Jul 16 2007
|
783
|
-
7505382 Jul 16 2007
|
784
|
-
7505382 Jul 16 2007
|
785
|
-
7505382 Jul 16 2007
|
786
|
-
7505382 Jul 16 2007
|
787
|
-
7505382 Jul 16 2007
|
788
|
-
7505382 Jul 16 2007
|
789
|
-
7505382 Jul 16 2007
|
790
|
-
7505382 Jul 16 2007
|
791
|
-
7505382 Jul 16 2007
|
792
|
-
7505382 Jul 16 2007
|
793
|
-
7505382 Jul 16 2007
|
794
|
-
7505382 Jul 16 2007
|
795
|
-
7505382 Jul 16 2007
|
796
|
-
7505382 Jul 16 2007
|
797
|
-
7505382 Jul 16 2007
|
798
|
-
7505382 Jul 16 2007
|
799
|
-
7505382 Jul 16 2007
|
800
|
-
7505382 Jul 16 2007
|
801
|
-
7505382 Jul 16 2007
|
802
|
-
7505382 Jul 16 2007
|
803
|
-
7505382 Jul 16 2007
|
804
|
-
7505382 Jul 16 2007
|
805
|
-
7505382 Jul 16 2007
|
714
|
+
14100886 Mar 8 2008 3913 32 185 1871 2767 @pen...
|
715
|
+
14100886 Mar 8 2008 3913 32 185 1871 2767 @pen...
|
716
|
+
14100886 Mar 8 2008 3913 32 185 1871 2767 @pen...
|
717
|
+
14100886 Mar 8 2008 3913 32 185 1871 2767 @pen...
|
718
|
+
14100886 Mar 8 2008 3913 32 185 1871 2767 @pen...
|
719
|
+
14100886 Mar 8 2008 3913 32 185 1871 2767 @pen...
|
720
|
+
14100886 Mar 8 2008 3913 32 185 1871 2767 @pen...
|
721
|
+
14100886 Mar 8 2008 3913 32 185 1871 2767 @pen...
|
722
|
+
14100886 Mar 8 2008 3913 32 185 1871 2767 @pen...
|
723
|
+
14100886 Mar 8 2008 3913 32 185 1871 2767 @pen...
|
724
|
+
14100886 Mar 8 2008 3913 32 185 1871 2767 @pen...
|
725
|
+
14100886 Mar 8 2008 3913 32 185 1871 2767 @pen...
|
726
|
+
14100886 Mar 8 2008 3913 32 185 1871 2767 @pen...
|
727
|
+
14100886 Mar 8 2008 3913 32 185 1871 2767 @pen...
|
728
|
+
14100886 Mar 8 2008 3913 32 185 1871 2767 @pen...
|
729
|
+
14100886 Mar 8 2008 3913 32 185 1871 2767 @pen...
|
730
|
+
14100886 Mar 8 2008 3913 32 185 1871 2767 @pen...
|
731
|
+
14100886 Mar 8 2008 3913 32 185 1871 2767 @pen...
|
732
|
+
14100886 Mar 8 2008 3913 32 185 1871 2767 @pen...
|
733
|
+
14100886 Mar 8 2008 3913 32 185 1871 2767 @pen...
|
734
|
+
14100886 Mar 8 2008 3913 32 185 1871 2767 @pen...
|
735
|
+
14100886 Mar 8 2008 3913 32 185 1871 2767 @pen...
|
736
|
+
14100886 Mar 8 2008 3913 32 185 1871 2767 @pen...
|
737
|
+
14100886 Mar 8 2008 3913 32 185 1871 2767 @pen...
|
738
|
+
14100886 Mar 8 2008 3913 32 185 1871 2767 @pen...
|
739
|
+
14100886 Mar 8 2008 3913 32 185 1871 2767 @pen...
|
740
|
+
14100886 Mar 8 2008 3913 32 185 1871 2767 @pen...
|
741
|
+
14100886 Mar 8 2008 3913 32 185 1871 2767 @pen...
|
742
|
+
14100886 Mar 8 2008 3913 32 185 1871 2767 @pen...
|
743
|
+
14100886 Mar 8 2008 3913 32 185 1871 2767 @pen...
|
744
|
+
14100886 Mar 8 2008 3913 32 185 1871 2767 @pen...
|
745
|
+
14100886 Mar 8 2008 3913 32 185 1871 2767 @pen...
|
746
|
+
14100886 Mar 8 2008 3913 32 185 1871 2767 @pen...
|
747
|
+
14100886 Mar 8 2008 3913 32 185 1871 2767 @pen...
|
748
|
+
14100886 Mar 8 2008 3913 32 185 1871 2767 @pen...
|
749
|
+
14100886 Mar 8 2008 3913 32 185 1871 2767 @pen...
|
750
|
+
14100886 Mar 8 2008 3913 32 185 1871 2767 @pen...
|
751
|
+
14100886 Mar 8 2008 3913 32 185 1871 2767 @pen...
|
752
|
+
14100886 Mar 8 2008 3913 32 185 1871 2767 @pen...
|
753
|
+
14100886 Mar 8 2008 3913 32 185 1871 2767 @pen...
|
754
|
+
14100886 Mar 8 2008 3913 32 185 1871 2767 @pen...
|
755
|
+
14100886 Mar 8 2008 3913 32 185 1871 2767 @pen...
|
756
|
+
14100886 Mar 8 2008 3913 32 185 1871 2767 @pen...
|
757
|
+
14100886 Mar 8 2008 3913 32 185 1871 2767 @pen...
|
758
|
+
14100886 Mar 8 2008 3913 32 185 1871 2767 @pen...
|
759
|
+
14100886 Mar 8 2008 3913 32 185 1871 2767 @pen...
|
760
|
+
14100886 Mar 8 2008 3913 32 185 1871 2767 @pen...
|
761
|
+
14100886 Mar 8 2008 3913 32 185 1871 2767 @pen...
|
762
|
+
14100886 Mar 8 2008 3913 32 185 1871 2767 @pen...
|
763
|
+
14100886 Mar 8 2008 3913 32 185 1871 2767 @pen...
|
764
|
+
7505382 Jul 16 2007 2962 727 29 88 898 @sfe...
|
765
|
+
7505382 Jul 16 2007 2962 727 29 88 898 @sfe...
|
766
|
+
7505382 Jul 16 2007 2962 727 29 88 898 @sfe...
|
767
|
+
7505382 Jul 16 2007 2962 727 29 88 898 @sfe...
|
768
|
+
7505382 Jul 16 2007 2962 727 29 88 898 @sfe...
|
769
|
+
7505382 Jul 16 2007 2962 727 29 88 898 @sfe...
|
770
|
+
7505382 Jul 16 2007 2962 727 29 88 898 @sfe...
|
771
|
+
7505382 Jul 16 2007 2962 727 29 88 898 @sfe...
|
772
|
+
7505382 Jul 16 2007 2962 727 29 88 898 @sfe...
|
773
|
+
7505382 Jul 16 2007 2962 727 29 88 898 @sfe...
|
774
|
+
7505382 Jul 16 2007 2962 727 29 88 898 @sfe...
|
775
|
+
7505382 Jul 16 2007 2962 727 29 88 898 @sfe...
|
776
|
+
7505382 Jul 16 2007 2962 727 29 88 898 @sfe...
|
777
|
+
7505382 Jul 16 2007 2962 727 29 88 898 @sfe...
|
778
|
+
7505382 Jul 16 2007 2962 727 29 88 898 @sfe...
|
779
|
+
7505382 Jul 16 2007 2962 727 29 88 898 @sfe...
|
780
|
+
7505382 Jul 16 2007 2962 727 29 88 898 @sfe...
|
781
|
+
7505382 Jul 16 2007 2962 727 29 88 898 @sfe...
|
782
|
+
7505382 Jul 16 2007 2962 727 29 88 898 @sfe...
|
783
|
+
7505382 Jul 16 2007 2962 727 29 88 898 @sfe...
|
784
|
+
7505382 Jul 16 2007 2962 727 29 88 898 @sfe...
|
785
|
+
7505382 Jul 16 2007 2962 727 29 88 898 @sfe...
|
786
|
+
7505382 Jul 16 2007 2962 727 29 88 898 @sfe...
|
787
|
+
7505382 Jul 16 2007 2962 727 29 88 898 @sfe...
|
788
|
+
7505382 Jul 16 2007 2962 727 29 88 898 @sfe...
|
789
|
+
7505382 Jul 16 2007 2962 727 29 88 898 @sfe...
|
790
|
+
7505382 Jul 16 2007 2962 727 29 88 898 @sfe...
|
791
|
+
7505382 Jul 16 2007 2962 727 29 88 898 @sfe...
|
792
|
+
7505382 Jul 16 2007 2962 727 29 88 898 @sfe...
|
793
|
+
7505382 Jul 16 2007 2962 727 29 88 898 @sfe...
|
794
|
+
7505382 Jul 16 2007 2962 727 29 88 898 @sfe...
|
795
|
+
7505382 Jul 16 2007 2962 727 29 88 898 @sfe...
|
796
|
+
7505382 Jul 16 2007 2962 727 29 88 898 @sfe...
|
797
|
+
7505382 Jul 16 2007 2962 727 29 88 898 @sfe...
|
798
|
+
7505382 Jul 16 2007 2962 727 29 88 898 @sfe...
|
799
|
+
7505382 Jul 16 2007 2962 727 29 88 898 @sfe...
|
800
|
+
7505382 Jul 16 2007 2962 727 29 88 898 @sfe...
|
801
|
+
7505382 Jul 16 2007 2962 727 29 88 898 @sfe...
|
802
|
+
7505382 Jul 16 2007 2962 727 29 88 898 @sfe...
|
803
|
+
7505382 Jul 16 2007 2962 727 29 88 898 @sfe...
|
804
|
+
7505382 Jul 16 2007 2962 727 29 88 898 @sfe...
|
805
|
+
7505382 Jul 16 2007 2962 727 29 88 898 @sfe...
|
806
|
+
7505382 Jul 16 2007 2962 727 29 88 898 @sfe...
|
807
|
+
7505382 Jul 16 2007 2962 727 29 88 898 @sfe...
|
808
|
+
7505382 Jul 16 2007 2962 727 29 88 898 @sfe...
|
809
|
+
7505382 Jul 16 2007 2962 727 29 88 898 @sfe...
|
810
|
+
7505382 Jul 16 2007 2962 727 29 88 898 @sfe...
|
811
|
+
7505382 Jul 16 2007 2962 727 29 88 898 @sfe...
|
812
|
+
7505382 Jul 16 2007 2962 727 29 88 898 @sfe...
|
813
|
+
7505382 Jul 16 2007 2962 727 29 88 898 @sfe...
|
806
814
|
eos
|
807
815
|
end
|
808
816
|
end
|
data/t.gemspec
CHANGED
@@ -2,7 +2,6 @@
|
|
2
2
|
require File.expand_path("../lib/t/version", __FILE__)
|
3
3
|
|
4
4
|
Gem::Specification.new do |gem|
|
5
|
-
gem.add_dependency 'actionpack', ['>= 2.3.11', '< 4']
|
6
5
|
gem.add_dependency 'activesupport', ['>= 2.3.11', '< 4']
|
7
6
|
gem.add_dependency 'launchy', '~> 2.0'
|
8
7
|
gem.add_dependency 'fastercsv', '~> 1.5'
|
@@ -13,7 +12,7 @@ Gem::Specification.new do |gem|
|
|
13
12
|
gem.add_dependency 'retryable', '~> 1.2'
|
14
13
|
gem.add_dependency 'thor', ['>= 0.15.2', '< 2']
|
15
14
|
gem.add_dependency 'tweetstream', '~> 1.1'
|
16
|
-
gem.add_dependency 'twitter',
|
15
|
+
gem.add_dependency 'twitter', '~> 2.3'
|
17
16
|
gem.add_dependency 'twitter-text', '~> 1.4'
|
18
17
|
gem.add_development_dependency 'pry'
|
19
18
|
gem.add_development_dependency 'rake'
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: t
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.9.
|
4
|
+
version: 0.9.7
|
5
5
|
prerelease:
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
@@ -9,30 +9,8 @@ authors:
|
|
9
9
|
autorequire:
|
10
10
|
bindir: bin
|
11
11
|
cert_chain: []
|
12
|
-
date: 2012-05-
|
12
|
+
date: 2012-05-20 00:00:00.000000000 Z
|
13
13
|
dependencies:
|
14
|
-
- !ruby/object:Gem::Dependency
|
15
|
-
name: actionpack
|
16
|
-
requirement: !ruby/object:Gem::Requirement
|
17
|
-
none: false
|
18
|
-
requirements:
|
19
|
-
- - ! '>='
|
20
|
-
- !ruby/object:Gem::Version
|
21
|
-
version: 2.3.11
|
22
|
-
- - <
|
23
|
-
- !ruby/object:Gem::Version
|
24
|
-
version: '4'
|
25
|
-
type: :runtime
|
26
|
-
prerelease: false
|
27
|
-
version_requirements: !ruby/object:Gem::Requirement
|
28
|
-
none: false
|
29
|
-
requirements:
|
30
|
-
- - ! '>='
|
31
|
-
- !ruby/object:Gem::Version
|
32
|
-
version: 2.3.11
|
33
|
-
- - <
|
34
|
-
- !ruby/object:Gem::Version
|
35
|
-
version: '4'
|
36
14
|
- !ruby/object:Gem::Dependency
|
37
15
|
name: activesupport
|
38
16
|
requirement: !ruby/object:Gem::Requirement
|
@@ -212,10 +190,7 @@ dependencies:
|
|
212
190
|
requirements:
|
213
191
|
- - ~>
|
214
192
|
- !ruby/object:Gem::Version
|
215
|
-
version: '2.
|
216
|
-
- - ! '>='
|
217
|
-
- !ruby/object:Gem::Version
|
218
|
-
version: 2.2.8
|
193
|
+
version: '2.3'
|
219
194
|
type: :runtime
|
220
195
|
prerelease: false
|
221
196
|
version_requirements: !ruby/object:Gem::Requirement
|
@@ -223,10 +198,7 @@ dependencies:
|
|
223
198
|
requirements:
|
224
199
|
- - ~>
|
225
200
|
- !ruby/object:Gem::Version
|
226
|
-
version: '2.
|
227
|
-
- - ! '>='
|
228
|
-
- !ruby/object:Gem::Version
|
229
|
-
version: 2.2.8
|
201
|
+
version: '2.3'
|
230
202
|
- !ruby/object:Gem::Dependency
|
231
203
|
name: twitter-text
|
232
204
|
requirement: !ruby/object:Gem::Requirement
|
@@ -355,8 +327,10 @@ files:
|
|
355
327
|
- lib/t/cli.rb
|
356
328
|
- lib/t/collectable.rb
|
357
329
|
- lib/t/core_ext/enumerable.rb
|
330
|
+
- lib/t/core_ext/kernel.rb
|
358
331
|
- lib/t/core_ext/string.rb
|
359
332
|
- lib/t/delete.rb
|
333
|
+
- lib/t/format_helpers.rb
|
360
334
|
- lib/t/list.rb
|
361
335
|
- lib/t/printable.rb
|
362
336
|
- lib/t/rcfile.rb
|