<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -25,7 +25,7 @@ namespace :floxee do
   
   desc &quot;Fetch stats from TwitterCounter and FollowCost&quot;
   task :fetch_stats =&gt; :environment do
-    User.all.each do |p|
+    Person.all.each do |p|
       p.user.stats.sync if p.user and p.user.stats
     end
   end</diff>
      <filename>tasks/floxee_tasks.rake</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>3640cbbe2191db94232336d835ba6878bc239617</id>
    </parent>
  </parents>
  <author>
    <name>Jason Derrett</name>
    <email>jason@squeejee.com</email>
  </author>
  <url>http://github.com/squeejee/floxee/commit/98d0d1f53453f7d04bbcbc0b4b34dd3bc5b17eba</url>
  <id>98d0d1f53453f7d04bbcbc0b4b34dd3bc5b17eba</id>
  <committed-date>2009-04-10T15:06:21-07:00</committed-date>
  <authored-date>2009-04-10T15:06:21-07:00</authored-date>
  <message>Fix fetch_stats rake task to use correct model</message>
  <tree>152aab91ad1e93c34223724be2da02287d9a9f22</tree>
  <committer>
    <name>Jason Derrett</name>
    <email>jason@squeejee.com</email>
  </committer>
</commit>
