<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -9,7 +9,7 @@ class GsaFeeds::Record
   
   #automap the metadata hash into an array name / content pairs
   def metadata
-    @metadata.map { |key, value| {:name =&gt; key, :content =&gt; value } }
+    @metadata.map { |key, value| {:name =&gt; key, :content =&gt; value } } rescue nil
   end
   
   def to_h</diff>
      <filename>lib/gsa_feeds/record.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>eba1f17b2aed1696a2109b1c1a2a592fcbca4835</id>
    </parent>
  </parents>
  <author>
    <name>Jesse Newland</name>
    <email>jnewland@gmail.com</email>
  </author>
  <url>http://github.com/jnewland/gsa-feeds/commit/b88ce18fc0621e34d355aa17f8649ba84f40555a</url>
  <id>b88ce18fc0621e34d355aa17f8649ba84f40555a</id>
  <committed-date>2008-02-12T05:48:44-08:00</committed-date>
  <authored-date>2008-02-12T05:48:44-08:00</authored-date>
  <message>handle empty metadata hash</message>
  <tree>af041440e632913e0e75a248fe322a4b400d7df9</tree>
  <committer>
    <name>Jesse Newland</name>
    <email>jnewland@gmail.com</email>
  </committer>
</commit>
