<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -85,7 +85,7 @@ module Poormans
         rel = klass.reflect_on_association(type)
         if rel &amp;&amp; i
           sym = rel.klass.respond_to?(:get_cache) ? :get_cache : :find
-          ob = rel.klass.send(sym, i)
+          ob = rel.klass.send(sym, i) rescue i
         else
           i ? i : 'nil'
         end</diff>
      <filename>lib/poormans_trends.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>69942f696b597152a9f1db62b755fa13ebd57612</id>
    </parent>
  </parents>
  <author>
    <name>Chew Choon Keat</name>
    <email>choonkeat@gmail.com</email>
  </author>
  <url>http://github.com/choonkeat/poormans-trends/commit/2fc81842b67e2e637147fa38ee54f254fd32372f</url>
  <id>2fc81842b67e2e637147fa38ee54f254fd32372f</id>
  <committed-date>2008-04-24T12:51:03-07:00</committed-date>
  <authored-date>2008-04-24T12:51:03-07:00</authored-date>
  <message>in case of deleted records, find throws exception</message>
  <tree>189d0bbef4c8741479b5290e85bd036e98bbda14</tree>
  <committer>
    <name>Chew Choon Keat</name>
    <email>choonkeat@gmail.com</email>
  </committer>
</commit>
