<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -36,7 +36,7 @@ class WsbaBarr &lt; Competition
           LEFT OUTER JOIN categories ON categories.id = races.category_id
           LEFT OUTER JOIN events ON races.event_id = events.id 
             WHERE races.category_id is not null 
-              and place between 1 and 10
+              and members_only_place between 1 and 10
               and categories.id in (#{category_ids_for(race)})
               and (results.category_id is null or results.category_id in (#{category_ids_for(race)}))
               and (events.id in (#{event_ids}))</diff>
      <filename>app/models/competitions/wsba_barr.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>71734b989f3e230fa062481b66778e7355535144</id>
    </parent>
  </parents>
  <author>
    <name>Ryan Rickerts</name>
    <email>ryan@rocketdesigns.net</email>
  </author>
  <url>http://github.com/scottwillson/racing_on_rails/commit/ae6548f3c4e9e53e3d54bb8b4027fa7233a149bb</url>
  <id>ae6548f3c4e9e53e3d54bb8b4027fa7233a149bb</id>
  <committed-date>2009-06-02T12:30:47-07:00</committed-date>
  <authored-date>2009-06-02T12:30:47-07:00</authored-date>
  <message>Need to be looking 10 deep in member_only_places for WsbaBarr source_results</message>
  <tree>ac66bd28253937617c13362e540d85daf73140e4</tree>
  <committer>
    <name>Ryan Rickerts</name>
    <email>ryan@rocketdesigns.net</email>
  </committer>
</commit>
