<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -19,7 +19,7 @@ module DataMapper
     private
 
     def update_timestamp_properties
-      self.class.properties.slice(*TIMESTAMP_PROPERTIES.keys).each do |property|
+      self.class.properties.slice(*TIMESTAMP_PROPERTIES.keys).compact.each do |property|
         TIMESTAMP_PROPERTIES[property.name][self]
       end
     end</diff>
      <filename>dm-timestamps/lib/dm-timestamps.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>b9e2fc9e4f014219882570188dc431d175f60193</id>
    </parent>
  </parents>
  <author>
    <name>Dan Kubb</name>
    <email>dan.kubb@autopilotmarketing.com</email>
  </author>
  <url>http://github.com/sam/dm-more/commit/b3da5cd121ad16e4763dbd4cdc51cb53ed49988f</url>
  <id>b3da5cd121ad16e4763dbd4cdc51cb53ed49988f</id>
  <committed-date>2008-05-06T22:19:41-07:00</committed-date>
  <authored-date>2008-05-06T22:19:41-07:00</authored-date>
  <message>Remove nil values from matching properties</message>
  <tree>a93810658cbd9354b700a2008194ca7e3d362a0f</tree>
  <committer>
    <name>Dan Kubb</name>
    <email>dan.kubb@autopilotmarketing.com</email>
  </committer>
</commit>
