<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -134,7 +134,7 @@ class Group &lt; ActiveRecord::Base
   end
 
   def people_names_and_ids
-    select = %w(id family_id first_name last_name suffix birthday gender email visible_to_everyone full_access classes).map { |c| &quot;people.#{c}&quot; }.join(',')
+    select = %w(id family_id first_name last_name suffix birthday gender email visible_to_everyone full_access classes updated_at).map { |c| &quot;people.#{c}&quot; }.join(',')
     self.people(select)
   end
 </diff>
      <filename>app/models/group.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>6849ebe86834dbaf74321d6f86faa6aa57c17128</id>
    </parent>
  </parents>
  <author>
    <name>Tim Morgan</name>
    <email>tim@timmorgan.org</email>
  </author>
  <url>http://github.com/seven1m/onebody/commit/e2bd33309e4688a81f2f97fb5c4184b8d446bdd7</url>
  <id>e2bd33309e4688a81f2f97fb5c4184b8d446bdd7</id>
  <committed-date>2008-10-15T09:13:23-07:00</committed-date>
  <authored-date>2008-10-15T06:14:00-07:00</authored-date>
  <message>Include updated_at in people_names_and_ids so thumbnails will work in groups.</message>
  <tree>507d2bf4e407ea9381351fc2ee23800f3d5bde47</tree>
  <committer>
    <name>Tim Morgan</name>
    <email>tim@timmorgan.org</email>
  </committer>
</commit>
