Skip to content

Commit

Permalink
Parse comment replies into their own Comment objects. Fix failing tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
james cook committed Oct 10, 2010
1 parent f113a8a commit 93d83d3
Show file tree
Hide file tree
Showing 21 changed files with 491 additions and 244 deletions.
2 changes: 1 addition & 1 deletion README
@@ -1,4 +1,4 @@
Ruby Reddit Client v0.2.1
Ruby Reddit Client v0.2.2
==================
Tested with ruby 1.9.2

Expand Down
2 changes: 1 addition & 1 deletion VERSION
@@ -1 +1 @@
0.2.1
0.2.2
2 changes: 1 addition & 1 deletion doc/Reddit.html
Expand Up @@ -147,7 +147,7 @@ <h3>Returns:</h3>
</div>

<div id="footer">
Generated on Wed Oct 6 23:21:39 2010 by
Generated on Sun Oct 10 01:18:34 2010 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.6.1 (ruby-1.9.2).
</div>
Expand Down
2 changes: 1 addition & 1 deletion doc/Reddit/Api.html
Expand Up @@ -832,7 +832,7 @@ <h3>Returns:</h3>
</div>

<div id="footer">
Generated on Wed Oct 6 23:21:39 2010 by
Generated on Sun Oct 10 01:18:34 2010 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.6.1 (ruby-1.9.2).
</div>
Expand Down
2 changes: 1 addition & 1 deletion doc/Reddit/Base.html
Expand Up @@ -1639,7 +1639,7 @@ <h3>Returns:</h3>
</div>

<div id="footer">
Generated on Wed Oct 6 23:21:39 2010 by
Generated on Sun Oct 10 01:18:34 2010 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.6.1 (ruby-1.9.2).
</div>
Expand Down
360 changes: 282 additions & 78 deletions doc/Reddit/Comment.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion doc/Reddit/JsonListing.html
Expand Up @@ -154,7 +154,7 @@ <h2>Class Method Details</h2>
</div>

<div id="footer">
Generated on Wed Oct 6 23:21:40 2010 by
Generated on Sun Oct 10 01:18:35 2010 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.6.1 (ruby-1.9.2).
</div>
Expand Down
2 changes: 1 addition & 1 deletion doc/Reddit/JsonListing/ClassMethods.html
Expand Up @@ -214,7 +214,7 @@ <h3>Returns:</h3>
</div>

<div id="footer">
Generated on Wed Oct 6 23:21:40 2010 by
Generated on Sun Oct 10 01:18:35 2010 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.6.1 (ruby-1.9.2).
</div>
Expand Down
2 changes: 1 addition & 1 deletion doc/Reddit/JsonListing/InstanceMethods.html
Expand Up @@ -192,7 +192,7 @@ <h3>Returns:</h3>
</div>

<div id="footer">
Generated on Wed Oct 6 23:21:40 2010 by
Generated on Sun Oct 10 01:18:35 2010 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.6.1 (ruby-1.9.2).
</div>
Expand Down
2 changes: 1 addition & 1 deletion doc/Reddit/Message.html
Expand Up @@ -1542,7 +1542,7 @@ <h3>Returns:</h3>
</div>

<div id="footer">
Generated on Wed Oct 6 23:21:39 2010 by
Generated on Sun Oct 10 01:18:34 2010 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.6.1 (ruby-1.9.2).
</div>
Expand Down
2 changes: 1 addition & 1 deletion doc/Reddit/Submission.html
Expand Up @@ -2654,7 +2654,7 @@ <h3>Returns:</h3>
</div>

<div id="footer">
Generated on Wed Oct 6 23:21:40 2010 by
Generated on Sun Oct 10 01:18:35 2010 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.6.1 (ruby-1.9.2).
</div>
Expand Down
2 changes: 1 addition & 1 deletion doc/Reddit/Thing.html
Expand Up @@ -677,7 +677,7 @@ <h3>Returns:</h3>
</div>

<div id="footer">
Generated on Wed Oct 6 23:21:39 2010 by
Generated on Sun Oct 10 01:18:34 2010 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.6.1 (ruby-1.9.2).
</div>
Expand Down
2 changes: 1 addition & 1 deletion doc/Reddit/User.html
Expand Up @@ -1238,7 +1238,7 @@ <h3>Returns:</h3>
</div>

<div id="footer">
Generated on Wed Oct 6 23:21:39 2010 by
Generated on Sun Oct 10 01:18:34 2010 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.6.1 (ruby-1.9.2).
</div>
Expand Down
2 changes: 1 addition & 1 deletion doc/Reddit/Vote.html
Expand Up @@ -492,7 +492,7 @@ <h3>Returns:</h3>
</div>

<div id="footer">
Generated on Wed Oct 6 23:21:39 2010 by
Generated on Sun Oct 10 01:18:34 2010 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.6.1 (ruby-1.9.2).
</div>
Expand Down
2 changes: 1 addition & 1 deletion doc/_index.html
Expand Up @@ -245,7 +245,7 @@ <h2>Namespace Listing A-Z</h2>
</div></div>

<div id="footer">
Generated on Wed Oct 6 23:21:39 2010 by
Generated on Sun Oct 10 01:18:34 2010 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.6.1 (ruby-1.9.2).
</div>
Expand Down
2 changes: 1 addition & 1 deletion doc/file.README.html
Expand Up @@ -123,7 +123,7 @@ <h6>- Set up the reddit VM (<a href="http://blog.reddit.com/2010/05/admins-never
</div></div>

<div id="footer">
Generated on Wed Oct 6 23:21:39 2010 by
Generated on Sun Oct 10 01:18:34 2010 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.6.1 (ruby-1.9.2).
</div>
Expand Down
2 changes: 1 addition & 1 deletion doc/index.html
Expand Up @@ -123,7 +123,7 @@ <h6>- Set up the reddit VM (<a href="http://blog.reddit.com/2010/05/admins-never
</div></div>

<div id="footer">
Generated on Wed Oct 6 23:21:39 2010 by
Generated on Sun Oct 10 01:18:34 2010 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.6.1 (ruby-1.9.2).
</div>
Expand Down

0 comments on commit 93d83d3

Please sign in to comment.