<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>app/views/front/_tweet.haml</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -31,8 +31,4 @@
     
 - content_for(:sidebar) do
   %h2 Tweets
-  - for tweet in @tweets do
-    %p.tweet
-      %a{:href =&gt; tweet.link}= tweet.full_name
-      = auto_link(tweet.text)
-  
\ No newline at end of file
+  = render :partial =&gt; 'tweet', :collection =&gt; @tweets
\ No newline at end of file</diff>
      <filename>app/views/front/index.html.haml</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>39fbf0dfc248e39744200e20279175d2bc31818f</id>
    </parent>
  </parents>
  <author>
    <name>Hugh Evans</name>
    <email>hugh@artpop.com.au</email>
  </author>
  <url>http://github.com/artpop/crc_site/commit/ea8d26a53d203ed1f0216f93c4f262c5a4ac2683</url>
  <id>ea8d26a53d203ed1f0216f93c4f262c5a4ac2683</id>
  <committed-date>2008-10-19T02:25:47-07:00</committed-date>
  <authored-date>2008-10-19T02:25:47-07:00</authored-date>
  <message>Moving tweets to a partial</message>
  <tree>5559bd84443826ab4bf16ea3df8b230d75b01b9c</tree>
  <committer>
    <name>Hugh Evans</name>
    <email>hugh@artpop.com.au</email>
  </committer>
</commit>
