topsy 0.2.0 → 0.2.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (108) hide show
  1. data/.gitignore +2 -0
  2. data/README.markdown +3 -0
  3. data/Rakefile +8 -0
  4. data/TODO +1 -3
  5. data/VERSION +1 -1
  6. data/changelog.markdown +13 -2
  7. data/lib/topsy.rb +15 -15
  8. data/lib/topsy/client.rb +18 -8
  9. data/lib/topsy/linkpost.rb +10 -11
  10. data/lib/topsy/page.rb +12 -1
  11. data/test/fixtures/authorsearch-page2.json +115 -0
  12. data/test/fixtures/linkposts-page2.json +75 -0
  13. data/test/fixtures/search.json +1 -1
  14. data/test/test_topsy.rb +58 -18
  15. data/topsy.gemspec +5 -96
  16. metadata +4 -95
  17. data/.yardoc/checksums +0 -14
  18. data/.yardoc/objects/Topsy.dat +0 -0
  19. data/.yardoc/objects/Topsy/Author.dat +0 -0
  20. data/.yardoc/objects/Topsy/Author/to_s_i.dat +0 -0
  21. data/.yardoc/objects/Topsy/Author/type_i.dat +0 -0
  22. data/.yardoc/objects/Topsy/Client.dat +0 -0
  23. data/.yardoc/objects/Topsy/Client/author_info_i.dat +0 -0
  24. data/.yardoc/objects/Topsy/Client/author_search_i.dat +0 -0
  25. data/.yardoc/objects/Topsy/Client/credit_i.dat +0 -0
  26. data/.yardoc/objects/Topsy/Client/get_rate_limit_status_i.dat +0 -0
  27. data/.yardoc/objects/Topsy/Client/handle_response_i.dat +0 -0
  28. data/.yardoc/objects/Topsy/Client/link_post_count_i.dat +0 -0
  29. data/.yardoc/objects/Topsy/Client/link_posts_i.dat +0 -0
  30. data/.yardoc/objects/Topsy/Client/mashup_i.dat +0 -0
  31. data/.yardoc/objects/Topsy/Client/profile_search_i.dat +0 -0
  32. data/.yardoc/objects/Topsy/Client/raise_errors_i.dat +0 -0
  33. data/.yardoc/objects/Topsy/Client/related_i.dat +0 -0
  34. data/.yardoc/objects/Topsy/Client/search_count_i.dat +0 -0
  35. data/.yardoc/objects/Topsy/Client/search_i.dat +0 -0
  36. data/.yardoc/objects/Topsy/Client/stats_i.dat +0 -0
  37. data/.yardoc/objects/Topsy/Client/tags_i.dat +0 -0
  38. data/.yardoc/objects/Topsy/Client/trackbacks_i.dat +0 -0
  39. data/.yardoc/objects/Topsy/Client/trending_i.dat +0 -0
  40. data/.yardoc/objects/Topsy/Client/url_info_i.dat +0 -0
  41. data/.yardoc/objects/Topsy/LinkSearchResult.dat +0 -0
  42. data/.yardoc/objects/Topsy/LinkSearchResult/to_s_i.dat +0 -0
  43. data/.yardoc/objects/Topsy/Linkpost.dat +0 -0
  44. data/.yardoc/objects/Topsy/Linkpost/target_3D_i.dat +0 -0
  45. data/.yardoc/objects/Topsy/Linkpost/to_s_i.dat +0 -0
  46. data/.yardoc/objects/Topsy/LinkpostCount.dat +0 -0
  47. data/.yardoc/objects/Topsy/LinkpostCount/to_s_i.dat +0 -0
  48. data/.yardoc/objects/Topsy/Page.dat +0 -0
  49. data/.yardoc/objects/Topsy/Page/initialize_i.dat +0 -0
  50. data/.yardoc/objects/Topsy/Page/list_3D_i.dat +0 -0
  51. data/.yardoc/objects/Topsy/Page/to_s_i.dat +0 -0
  52. data/.yardoc/objects/Topsy/RateLimitInfo.dat +0 -0
  53. data/.yardoc/objects/Topsy/RateLimitInfo/refresh_in_seconds_i.dat +0 -0
  54. data/.yardoc/objects/Topsy/RateLimitInfo/reset_i.dat +0 -0
  55. data/.yardoc/objects/Topsy/SearchCounts.dat +0 -0
  56. data/.yardoc/objects/Topsy/SearchCounts/all_time_i.dat +0 -0
  57. data/.yardoc/objects/Topsy/SearchCounts/hour_i.dat +0 -0
  58. data/.yardoc/objects/Topsy/SearchCounts/month_i.dat +0 -0
  59. data/.yardoc/objects/Topsy/SearchCounts/overall_i.dat +0 -0
  60. data/.yardoc/objects/Topsy/SearchCounts/this_hour_i.dat +0 -0
  61. data/.yardoc/objects/Topsy/SearchCounts/this_month_i.dat +0 -0
  62. data/.yardoc/objects/Topsy/SearchCounts/this_week_i.dat +0 -0
  63. data/.yardoc/objects/Topsy/SearchCounts/today_i.dat +0 -0
  64. data/.yardoc/objects/Topsy/SearchCounts/week_i.dat +0 -0
  65. data/.yardoc/objects/Topsy/Stats.dat +0 -0
  66. data/.yardoc/objects/Topsy/Stats/to_s_i.dat +0 -0
  67. data/.yardoc/objects/Topsy/Tag.dat +0 -0
  68. data/.yardoc/objects/Topsy/Tag/to_s_i.dat +0 -0
  69. data/.yardoc/objects/Topsy/Target.dat +0 -0
  70. data/.yardoc/objects/Topsy/Target/to_s_i.dat +0 -0
  71. data/.yardoc/objects/Topsy/Trend.dat +0 -0
  72. data/.yardoc/objects/Topsy/Trend/to_s_i.dat +0 -0
  73. data/.yardoc/objects/Topsy/Tweet.dat +0 -0
  74. data/.yardoc/objects/Topsy/Tweet/author_3D_i.dat +0 -0
  75. data/.yardoc/objects/Topsy/Tweet/target_3D_i.dat +0 -0
  76. data/.yardoc/objects/Topsy/Tweet/to_s_i.dat +0 -0
  77. data/.yardoc/objects/Topsy/UrlInfo.dat +0 -0
  78. data/.yardoc/objects/Topsy/UrlInfo/to_s_i.dat +0 -0
  79. data/.yardoc/objects/root.dat +0 -0
  80. data/.yardoc/proxy_types +0 -0
  81. data/doc/Topsy.html +0 -112
  82. data/doc/Topsy/Author.html +0 -201
  83. data/doc/Topsy/Client.html +0 -2096
  84. data/doc/Topsy/LinkSearchResult.html +0 -152
  85. data/doc/Topsy/Linkpost.html +0 -209
  86. data/doc/Topsy/LinkpostCount.html +0 -152
  87. data/doc/Topsy/Page.html +0 -284
  88. data/doc/Topsy/RateLimitInfo.html +0 -201
  89. data/doc/Topsy/SearchCounts.html +0 -91
  90. data/doc/Topsy/Stats.html +0 -152
  91. data/doc/Topsy/Tag.html +0 -152
  92. data/doc/Topsy/Target.html +0 -152
  93. data/doc/Topsy/Trend.html +0 -152
  94. data/doc/Topsy/Tweet.html +0 -266
  95. data/doc/Topsy/UrlInfo.html +0 -152
  96. data/doc/_index.html +0 -245
  97. data/doc/class_list.html +0 -177
  98. data/doc/css/common.css +0 -1
  99. data/doc/css/full_list.css +0 -23
  100. data/doc/css/style.css +0 -263
  101. data/doc/file.README.html +0 -151
  102. data/doc/file_list.html +0 -29
  103. data/doc/index.html +0 -151
  104. data/doc/js/app.js +0 -91
  105. data/doc/js/full_list.js +0 -39
  106. data/doc/js/jquery.js +0 -19
  107. data/doc/method_list.html +0 -352
  108. data/doc/top-level-namespace.html +0 -79
@@ -9,7 +9,7 @@
9
9
  },
10
10
  "response": {
11
11
  "page": 1,
12
- "window": "a",
12
+ "window": "m",
13
13
  "total": 117731,
14
14
  "perpage": 10,
15
15
  "list": [{
data/test/test_topsy.rb CHANGED
@@ -45,6 +45,16 @@ class TestTopsy < Test::Unit::TestCase
45
45
  results.list.first.nick.should == 'bradleyjoyce'
46
46
  end
47
47
 
48
+ should "return the second page of an author search with a list of 10 authors" do
49
+ stub_get("/authorsearch.json?q=pengwynn&page=2&perpage=10", "authorsearch-page2.json")
50
+ results = Topsy.author_search("pengwynn", :page => 2, :perpage => 10)
51
+ results.class.should == Topsy::Page
52
+ results.total.should == 512
53
+ results.perpage.should == 10
54
+ results.page.should == 2
55
+ results.list.size.should == 10
56
+ end
57
+
48
58
  should "return a page with a list of urls posted by an author" do
49
59
  stub_get("/linkposts.json?url=http%3A%2F%2Ftwitter.com%2Fpengwynn", "linkposts.json")
50
60
  results = Topsy.link_posts("http://twitter.com/pengwynn")
@@ -58,6 +68,15 @@ class TestTopsy < Test::Unit::TestCase
58
68
  results.list.first.date_alpha.should == '16 hours ago'
59
69
  end
60
70
 
71
+ should "return the second page of 10 urls posted by an author" do
72
+ stub_get("/linkposts.json?url=http%3A%2F%2Ftwitter.com%2Fpengwynn&page=2&perpage=5", "linkposts-page2.json")
73
+ results = Topsy.link_posts("http://twitter.com/pengwynn", :page => 2, :perpage => 5)
74
+ results.total.should == 987
75
+ results.perpage.should == 5
76
+ results.page.should == 2
77
+ results.list.size.should == 5
78
+ end
79
+
61
80
  should "return count of links posted by an author" do
62
81
  stub_get("/linkpostcount.json?url=http%3A%2F%2Ftwitter.com%2Fpengwynn", "linkpostcount.json")
63
82
  counts = Topsy.link_post_count("http://twitter.com/pengwynn")
@@ -87,25 +106,46 @@ class TestTopsy < Test::Unit::TestCase
87
106
  results.list.first.url.should == "http://update.gemcutter.org/"
88
107
  end
89
108
 
90
- should "return a page with a list of link search results for a query" do
91
- stub_get("/search.json?q=NYE", "search.json")
92
- results = Topsy.search("NYE")
93
- results.class.should == Topsy::Page
94
- results.total.should == 117731
95
- results.page.should == 1
96
- results.perpage.should == 10
97
- results.window.should == "a"
98
- results.list.first.class.should == Topsy::LinkSearchResult
99
- results.list.first.score.should == 4.70643044
100
- results.list.first.trackback_permalink.should == "http://twitter.com/spin/status/5164154014"
101
- results.list.first.hits.should == 397
102
- results.list.first.trackback_total.should == 2268
103
- results.list.first.topsy_trackback_url.should == "http://topsy.com/trackback?url=http%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DXGK84Poeynk"
104
- results.list.first.url.should == "http://www.youtube.com/watch?v=XGK84Poeynk"
105
- results.list.first.content.should == "Science, autotuned, with Sagan, Bill Nye, Tyson, Feynman http://bit.ly/2tDk4y win!"
106
- results.list.first.title.should == "YouTube - Symphony of Science - 'We Are All Connected' (ft. Sagan, Feynman, deGrasse Tyson & Bill Nye)"
107
- results.list.first.highlight.should == "Science, autotuned, with Sagan, Bill <span class=\"highlight-term\">Nye</span>, Tyson, Feynman http://bit.ly/2tDk4y win! "
109
+ context "when searching" do
110
+
111
+ should "handle string queries" do
112
+ stub_get("/search.json?q=NYE&window=m", "search.json")
113
+ results = Topsy.search("NYE", :window => :month)
114
+ end
115
+
116
+ should "handle hash queries" do
117
+ stub_get("/search.json?q=site%3Athechangelog.com&window=h", "search.json")
118
+ results = Topsy.search(:site => 'thechangelog.com', :window => :hour)
119
+ end
120
+
121
+ should "handle combined queries" do
122
+ stub_get("/search.json?q=riak%20site%3Athechangelog.com&window=h", "search.json")
123
+ results = Topsy.search('riak', :site => 'thechangelog.com', :window => :hour)
124
+ end
125
+
126
+ should "return a page with a list of link search results for a query" do
127
+ stub_get("/search.json?q=NYE&window=m", "search.json")
128
+ results = Topsy.search("NYE", :window => :month)
129
+ results.class.should == Topsy::Page
130
+ results.total.should == 117731
131
+ results.page.should == 1
132
+ results.perpage.should == 10
133
+ results.window.should == :month
134
+ results.list.first.class.should == Topsy::LinkSearchResult
135
+ results.list.first.score.should == 4.70643044
136
+ results.list.first.trackback_permalink.should == "http://twitter.com/spin/status/5164154014"
137
+ results.list.first.hits.should == 397
138
+ results.list.first.trackback_total.should == 2268
139
+ results.list.first.topsy_trackback_url.should == "http://topsy.com/trackback?url=http%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DXGK84Poeynk"
140
+ results.list.first.url.should == "http://www.youtube.com/watch?v=XGK84Poeynk"
141
+ results.list.first.content.should == "Science, autotuned, with Sagan, Bill Nye, Tyson, Feynman http://bit.ly/2tDk4y win!"
142
+ results.list.first.title.should == "YouTube - Symphony of Science - 'We Are All Connected' (ft. Sagan, Feynman, deGrasse Tyson & Bill Nye)"
143
+ results.list.first.highlight.should == "Science, autotuned, with Sagan, Bill <span class=\"highlight-term\">Nye</span>, Tyson, Feynman http://bit.ly/2tDk4y win! "
144
+ end
108
145
  end
146
+
147
+
148
+
109
149
 
110
150
  should "return search counts for a term" do
111
151
  stub_get("/searchcount.json?q=Balloon%20Boy", "searchcount.json")
data/topsy.gemspec CHANGED
@@ -5,118 +5,25 @@
5
5
 
6
6
  Gem::Specification.new do |s|
7
7
  s.name = %q{topsy}
8
- s.version = "0.2.0"
8
+ s.version = "0.2.1"
9
9
 
10
10
  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
11
11
  s.authors = ["Wynn Netherland", "Ernesto Tagwerker"]
12
- s.date = %q{2010-01-06}
12
+ s.date = %q{2010-02-14}
13
13
  s.description = %q{Ruby wrapper for the Topsy otterapi}
14
14
  s.email = %q{wynn.netherland@gmail.com}
15
15
  s.extra_rdoc_files = [
16
16
  "LICENSE",
17
- "README.markdown",
18
- "TODO"
17
+ "README.markdown"
19
18
  ]
20
19
  s.files = [
21
20
  ".gitignore",
22
- ".yardoc/checksums",
23
- ".yardoc/objects/Topsy.dat",
24
- ".yardoc/objects/Topsy/Author.dat",
25
- ".yardoc/objects/Topsy/Author/to_s_i.dat",
26
- ".yardoc/objects/Topsy/Author/type_i.dat",
27
- ".yardoc/objects/Topsy/Client.dat",
28
- ".yardoc/objects/Topsy/Client/author_info_i.dat",
29
- ".yardoc/objects/Topsy/Client/author_search_i.dat",
30
- ".yardoc/objects/Topsy/Client/credit_i.dat",
31
- ".yardoc/objects/Topsy/Client/get_rate_limit_status_i.dat",
32
- ".yardoc/objects/Topsy/Client/handle_response_i.dat",
33
- ".yardoc/objects/Topsy/Client/link_post_count_i.dat",
34
- ".yardoc/objects/Topsy/Client/link_posts_i.dat",
35
- ".yardoc/objects/Topsy/Client/mashup_i.dat",
36
- ".yardoc/objects/Topsy/Client/profile_search_i.dat",
37
- ".yardoc/objects/Topsy/Client/raise_errors_i.dat",
38
- ".yardoc/objects/Topsy/Client/related_i.dat",
39
- ".yardoc/objects/Topsy/Client/search_count_i.dat",
40
- ".yardoc/objects/Topsy/Client/search_i.dat",
41
- ".yardoc/objects/Topsy/Client/stats_i.dat",
42
- ".yardoc/objects/Topsy/Client/tags_i.dat",
43
- ".yardoc/objects/Topsy/Client/trackbacks_i.dat",
44
- ".yardoc/objects/Topsy/Client/trending_i.dat",
45
- ".yardoc/objects/Topsy/Client/url_info_i.dat",
46
- ".yardoc/objects/Topsy/LinkSearchResult.dat",
47
- ".yardoc/objects/Topsy/LinkSearchResult/to_s_i.dat",
48
- ".yardoc/objects/Topsy/Linkpost.dat",
49
- ".yardoc/objects/Topsy/Linkpost/target_3D_i.dat",
50
- ".yardoc/objects/Topsy/Linkpost/to_s_i.dat",
51
- ".yardoc/objects/Topsy/LinkpostCount.dat",
52
- ".yardoc/objects/Topsy/LinkpostCount/to_s_i.dat",
53
- ".yardoc/objects/Topsy/Page.dat",
54
- ".yardoc/objects/Topsy/Page/initialize_i.dat",
55
- ".yardoc/objects/Topsy/Page/list_3D_i.dat",
56
- ".yardoc/objects/Topsy/Page/to_s_i.dat",
57
- ".yardoc/objects/Topsy/RateLimitInfo.dat",
58
- ".yardoc/objects/Topsy/RateLimitInfo/refresh_in_seconds_i.dat",
59
- ".yardoc/objects/Topsy/RateLimitInfo/reset_i.dat",
60
- ".yardoc/objects/Topsy/SearchCounts.dat",
61
- ".yardoc/objects/Topsy/SearchCounts/all_time_i.dat",
62
- ".yardoc/objects/Topsy/SearchCounts/hour_i.dat",
63
- ".yardoc/objects/Topsy/SearchCounts/month_i.dat",
64
- ".yardoc/objects/Topsy/SearchCounts/overall_i.dat",
65
- ".yardoc/objects/Topsy/SearchCounts/this_hour_i.dat",
66
- ".yardoc/objects/Topsy/SearchCounts/this_month_i.dat",
67
- ".yardoc/objects/Topsy/SearchCounts/this_week_i.dat",
68
- ".yardoc/objects/Topsy/SearchCounts/today_i.dat",
69
- ".yardoc/objects/Topsy/SearchCounts/week_i.dat",
70
- ".yardoc/objects/Topsy/Stats.dat",
71
- ".yardoc/objects/Topsy/Stats/to_s_i.dat",
72
- ".yardoc/objects/Topsy/Tag.dat",
73
- ".yardoc/objects/Topsy/Tag/to_s_i.dat",
74
- ".yardoc/objects/Topsy/Target.dat",
75
- ".yardoc/objects/Topsy/Target/to_s_i.dat",
76
- ".yardoc/objects/Topsy/Trend.dat",
77
- ".yardoc/objects/Topsy/Trend/to_s_i.dat",
78
- ".yardoc/objects/Topsy/Tweet.dat",
79
- ".yardoc/objects/Topsy/Tweet/author_3D_i.dat",
80
- ".yardoc/objects/Topsy/Tweet/target_3D_i.dat",
81
- ".yardoc/objects/Topsy/Tweet/to_s_i.dat",
82
- ".yardoc/objects/Topsy/UrlInfo.dat",
83
- ".yardoc/objects/Topsy/UrlInfo/to_s_i.dat",
84
- ".yardoc/objects/root.dat",
85
- ".yardoc/proxy_types",
86
21
  "LICENSE",
87
22
  "README.markdown",
88
23
  "Rakefile",
89
24
  "TODO",
90
25
  "VERSION",
91
26
  "changelog.markdown",
92
- "doc/Topsy.html",
93
- "doc/Topsy/Author.html",
94
- "doc/Topsy/Client.html",
95
- "doc/Topsy/LinkSearchResult.html",
96
- "doc/Topsy/Linkpost.html",
97
- "doc/Topsy/LinkpostCount.html",
98
- "doc/Topsy/Page.html",
99
- "doc/Topsy/RateLimitInfo.html",
100
- "doc/Topsy/SearchCounts.html",
101
- "doc/Topsy/Stats.html",
102
- "doc/Topsy/Tag.html",
103
- "doc/Topsy/Target.html",
104
- "doc/Topsy/Trend.html",
105
- "doc/Topsy/Tweet.html",
106
- "doc/Topsy/UrlInfo.html",
107
- "doc/_index.html",
108
- "doc/class_list.html",
109
- "doc/css/common.css",
110
- "doc/css/full_list.css",
111
- "doc/css/style.css",
112
- "doc/file.README.html",
113
- "doc/file_list.html",
114
- "doc/index.html",
115
- "doc/js/app.js",
116
- "doc/js/full_list.js",
117
- "doc/js/jquery.js",
118
- "doc/method_list.html",
119
- "doc/top-level-namespace.html",
120
27
  "lib/topsy.rb",
121
28
  "lib/topsy/author.rb",
122
29
  "lib/topsy/client.rb",
@@ -136,9 +43,11 @@ Gem::Specification.new do |s|
136
43
  "script/destroy",
137
44
  "script/generate",
138
45
  "test/fixtures/authorinfo.json",
46
+ "test/fixtures/authorsearch-page2.json",
139
47
  "test/fixtures/authorsearch.json",
140
48
  "test/fixtures/credit.json",
141
49
  "test/fixtures/linkpostcount.json",
50
+ "test/fixtures/linkposts-page2.json",
142
51
  "test/fixtures/linkposts.json",
143
52
  "test/fixtures/profilesearch.json",
144
53
  "test/fixtures/related.json",
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: topsy
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.0
4
+ version: 0.2.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Wynn Netherland
@@ -10,7 +10,7 @@ autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
12
 
13
- date: 2010-01-06 00:00:00 -08:00
13
+ date: 2010-02-14 00:00:00 -06:00
14
14
  default_executable:
15
15
  dependencies:
16
16
  - !ruby/object:Gem::Dependency
@@ -82,107 +82,14 @@ extensions: []
82
82
  extra_rdoc_files:
83
83
  - LICENSE
84
84
  - README.markdown
85
- - TODO
86
85
  files:
87
86
  - .gitignore
88
- - .yardoc/checksums
89
- - .yardoc/objects/Topsy.dat
90
- - .yardoc/objects/Topsy/Author.dat
91
- - .yardoc/objects/Topsy/Author/to_s_i.dat
92
- - .yardoc/objects/Topsy/Author/type_i.dat
93
- - .yardoc/objects/Topsy/Client.dat
94
- - .yardoc/objects/Topsy/Client/author_info_i.dat
95
- - .yardoc/objects/Topsy/Client/author_search_i.dat
96
- - .yardoc/objects/Topsy/Client/credit_i.dat
97
- - .yardoc/objects/Topsy/Client/get_rate_limit_status_i.dat
98
- - .yardoc/objects/Topsy/Client/handle_response_i.dat
99
- - .yardoc/objects/Topsy/Client/link_post_count_i.dat
100
- - .yardoc/objects/Topsy/Client/link_posts_i.dat
101
- - .yardoc/objects/Topsy/Client/mashup_i.dat
102
- - .yardoc/objects/Topsy/Client/profile_search_i.dat
103
- - .yardoc/objects/Topsy/Client/raise_errors_i.dat
104
- - .yardoc/objects/Topsy/Client/related_i.dat
105
- - .yardoc/objects/Topsy/Client/search_count_i.dat
106
- - .yardoc/objects/Topsy/Client/search_i.dat
107
- - .yardoc/objects/Topsy/Client/stats_i.dat
108
- - .yardoc/objects/Topsy/Client/tags_i.dat
109
- - .yardoc/objects/Topsy/Client/trackbacks_i.dat
110
- - .yardoc/objects/Topsy/Client/trending_i.dat
111
- - .yardoc/objects/Topsy/Client/url_info_i.dat
112
- - .yardoc/objects/Topsy/LinkSearchResult.dat
113
- - .yardoc/objects/Topsy/LinkSearchResult/to_s_i.dat
114
- - .yardoc/objects/Topsy/Linkpost.dat
115
- - .yardoc/objects/Topsy/Linkpost/target_3D_i.dat
116
- - .yardoc/objects/Topsy/Linkpost/to_s_i.dat
117
- - .yardoc/objects/Topsy/LinkpostCount.dat
118
- - .yardoc/objects/Topsy/LinkpostCount/to_s_i.dat
119
- - .yardoc/objects/Topsy/Page.dat
120
- - .yardoc/objects/Topsy/Page/initialize_i.dat
121
- - .yardoc/objects/Topsy/Page/list_3D_i.dat
122
- - .yardoc/objects/Topsy/Page/to_s_i.dat
123
- - .yardoc/objects/Topsy/RateLimitInfo.dat
124
- - .yardoc/objects/Topsy/RateLimitInfo/refresh_in_seconds_i.dat
125
- - .yardoc/objects/Topsy/RateLimitInfo/reset_i.dat
126
- - .yardoc/objects/Topsy/SearchCounts.dat
127
- - .yardoc/objects/Topsy/SearchCounts/all_time_i.dat
128
- - .yardoc/objects/Topsy/SearchCounts/hour_i.dat
129
- - .yardoc/objects/Topsy/SearchCounts/month_i.dat
130
- - .yardoc/objects/Topsy/SearchCounts/overall_i.dat
131
- - .yardoc/objects/Topsy/SearchCounts/this_hour_i.dat
132
- - .yardoc/objects/Topsy/SearchCounts/this_month_i.dat
133
- - .yardoc/objects/Topsy/SearchCounts/this_week_i.dat
134
- - .yardoc/objects/Topsy/SearchCounts/today_i.dat
135
- - .yardoc/objects/Topsy/SearchCounts/week_i.dat
136
- - .yardoc/objects/Topsy/Stats.dat
137
- - .yardoc/objects/Topsy/Stats/to_s_i.dat
138
- - .yardoc/objects/Topsy/Tag.dat
139
- - .yardoc/objects/Topsy/Tag/to_s_i.dat
140
- - .yardoc/objects/Topsy/Target.dat
141
- - .yardoc/objects/Topsy/Target/to_s_i.dat
142
- - .yardoc/objects/Topsy/Trend.dat
143
- - .yardoc/objects/Topsy/Trend/to_s_i.dat
144
- - .yardoc/objects/Topsy/Tweet.dat
145
- - .yardoc/objects/Topsy/Tweet/author_3D_i.dat
146
- - .yardoc/objects/Topsy/Tweet/target_3D_i.dat
147
- - .yardoc/objects/Topsy/Tweet/to_s_i.dat
148
- - .yardoc/objects/Topsy/UrlInfo.dat
149
- - .yardoc/objects/Topsy/UrlInfo/to_s_i.dat
150
- - .yardoc/objects/root.dat
151
- - .yardoc/proxy_types
152
87
  - LICENSE
153
88
  - README.markdown
154
89
  - Rakefile
155
90
  - TODO
156
91
  - VERSION
157
92
  - changelog.markdown
158
- - doc/Topsy.html
159
- - doc/Topsy/Author.html
160
- - doc/Topsy/Client.html
161
- - doc/Topsy/LinkSearchResult.html
162
- - doc/Topsy/Linkpost.html
163
- - doc/Topsy/LinkpostCount.html
164
- - doc/Topsy/Page.html
165
- - doc/Topsy/RateLimitInfo.html
166
- - doc/Topsy/SearchCounts.html
167
- - doc/Topsy/Stats.html
168
- - doc/Topsy/Tag.html
169
- - doc/Topsy/Target.html
170
- - doc/Topsy/Trend.html
171
- - doc/Topsy/Tweet.html
172
- - doc/Topsy/UrlInfo.html
173
- - doc/_index.html
174
- - doc/class_list.html
175
- - doc/css/common.css
176
- - doc/css/full_list.css
177
- - doc/css/style.css
178
- - doc/file.README.html
179
- - doc/file_list.html
180
- - doc/index.html
181
- - doc/js/app.js
182
- - doc/js/full_list.js
183
- - doc/js/jquery.js
184
- - doc/method_list.html
185
- - doc/top-level-namespace.html
186
93
  - lib/topsy.rb
187
94
  - lib/topsy/author.rb
188
95
  - lib/topsy/client.rb
@@ -202,9 +109,11 @@ files:
202
109
  - script/destroy
203
110
  - script/generate
204
111
  - test/fixtures/authorinfo.json
112
+ - test/fixtures/authorsearch-page2.json
205
113
  - test/fixtures/authorsearch.json
206
114
  - test/fixtures/credit.json
207
115
  - test/fixtures/linkpostcount.json
116
+ - test/fixtures/linkposts-page2.json
208
117
  - test/fixtures/linkposts.json
209
118
  - test/fixtures/profilesearch.json
210
119
  - test/fixtures/related.json
data/.yardoc/checksums DELETED
@@ -1,14 +0,0 @@
1
- lib/topsy/stats.rb 05ef28e762c722c8f36b442135be3993baf3ac70
2
- lib/topsy/tweet.rb 1e4c3636eed383c6d6e49d8c2d3bf95435996f79
3
- lib/topsy/url_info.rb 376a55884265d9ebb82983b91b7fd8ce932295e6
4
- lib/topsy/trend.rb 7785325ff539149177c80d2e079d0e896eb2d169
5
- lib/topsy/tag.rb 5cb4a51fa515e534153bc657d1bbbf94e52465b1
6
- lib/topsy/rate_limit_info.rb 4021ddd156d6b1eb16a1ebcdb2c93febcba2f91a
7
- lib/topsy/linkpost_count.rb c867399d0400150cf7762d6cd28c111d2dba74ba
8
- lib/topsy/target.rb f8c86f4793c7e9326c76108374d73eeff351478a
9
- lib/topsy/search_counts.rb 7160dc24af26870d278a392faf8c9ab2c3938f70
10
- lib/topsy/link_search_result.rb 4b16323121503d2c7d999584ec1d8c90554e5100
11
- lib/topsy/linkpost.rb 57b39e2fd1905456ba4a2f9db07f662625b7e32d
12
- lib/topsy/client.rb 196b9ee3a51b517c9defdea44ff7655a187822cd
13
- lib/topsy/author.rb 4ccffe22f3d11d12f929fb893302cf732366ad9f
14
- lib/topsy/page.rb a4f3a25ad9d81578f87b41da3307149c931d508b
Binary file
Binary file
Binary file