<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -73,7 +73,7 @@ get '/past/tags/:tag' do
 end
 
 get '/feed' do
-	@posts = Post.reverse_order(:created_at).limit(10)
+	@posts = Post.reverse_order(:created_at).limit(20)
 	content_type 'application/atom+xml', :charset =&gt; 'utf-8'
 	builder :feed
 end</diff>
      <filename>main.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>01c2422c5ecf7250d42ac42c72bf0988cef7889b</id>
    </parent>
  </parents>
  <author>
    <name>Adam Wiggins</name>
    <email>adam@heroku.com</email>
  </author>
  <url>http://github.com/adamwiggins/scanty/commit/253857af5f394d8dcf394ad4ab8101c73de61d90</url>
  <id>253857af5f394d8dcf394ad4ab8101c73de61d90</id>
  <committed-date>2009-07-23T19:32:23-07:00</committed-date>
  <authored-date>2009-06-30T00:26:24-07:00</authored-date>
  <message>feed includes last 20 posts</message>
  <tree>b66955996082976bc40c318da0cc109acd662192</tree>
  <committer>
    <name>Adam Wiggins</name>
    <email>adam@heroku.com</email>
  </committer>
</commit>
