<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -76,7 +76,7 @@ class Message
   end
   
   def ==(other)
-    self.id == other.id
+    !other.blank? &amp;&amp; self.id == other.id
   end
   
   private</diff>
      <filename>app/models/message.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>bd9e1241e005c9f86bb46c5abef782dc1baf36f3</id>
    </parent>
  </parents>
  <author>
    <name>Darcy Laycock</name>
    <email>sutto@sutto.net</email>
  </author>
  <url>http://github.com/Sutto/kookaburra-web-app/commit/8727814a2c873a9881437ae55ed0babb9dbd3665</url>
  <id>8727814a2c873a9881437ae55ed0babb9dbd3665</id>
  <committed-date>2008-11-12T03:06:13-08:00</committed-date>
  <authored-date>2008-11-12T03:06:13-08:00</authored-date>
  <message>Should probably check the other message isn't nil</message>
  <tree>ea89cbf1c4cce1c3728e62268c8935ba5a97fce5</tree>
  <committer>
    <name>Darcy Laycock</name>
    <email>sutto@sutto.net</email>
  </committer>
</commit>
