<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -72,7 +72,7 @@ class Backchat &lt; Merb::Controller
           ul do
             @comments.each do |comment|
               li do
-                p.author &quot;#{comment.author_name} said (#{comment.created_at.strftime(&quot;%Y-%m-%d %H:%M&quot;)})&quot;
+                p.author &quot;#{comment.author_name || 'someone'} said (#{comment.created_at.strftime(&quot;%Y-%m-%d %H:%M&quot;)})&quot;
                 div.content { BlueCloth.new(comment.content).to_html }
               end
             end</diff>
      <filename>backchat.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>c71ff0da14b56f881ee8d07c9224d1eb7eb94042</id>
    </parent>
  </parents>
  <author>
    <name>James Adam</name>
    <email>james@lazyatom.com</email>
  </author>
  <url>http://github.com/lazyatom/backchat/commit/3acd3e6ec1065b1bb44a1a6441bf282f5daefa8c</url>
  <id>3acd3e6ec1065b1bb44a1a6441bf282f5daefa8c</id>
  <committed-date>2008-05-04T03:56:29-07:00</committed-date>
  <authored-date>2008-05-04T03:56:29-07:00</authored-date>
  <message>Don't die if they didn't leave their name</message>
  <tree>0cd14d703a787ff7ba5be587a02adfb5ce0882f3</tree>
  <committer>
    <name>James Adam</name>
    <email>james@lazyatom.com</email>
  </committer>
</commit>
