<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -133,11 +133,6 @@ class Group &lt; ActiveRecord::Base
     end
   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 updated_at).map { |c| &quot;people.#{c}&quot; }.join(',')
-    self.people(select)
-  end
-
   def people_count
     if parents_of
       update_cached_parents if cached_parents.to_a.empty?</diff>
      <filename>app/models/group.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>42ae62d5b7c64246d7bc495cf4b87e2811f3b099</id>
    </parent>
  </parents>
  <author>
    <name>Tim Morgan</name>
    <email>tim@timmorgan.org</email>
  </author>
  <url>http://github.com/seven1m/onebody/commit/c4467ec2a55f07e158bdf457af26b3da202deafe</url>
  <id>c4467ec2a55f07e158bdf457af26b3da202deafe</id>
  <committed-date>2008-10-15T15:10:20-07:00</committed-date>
  <authored-date>2008-10-15T06:14:00-07:00</authored-date>
  <message>Remove Group#people_names_and_ids() - results of usage too unpredictable.</message>
  <tree>d14f4e06a5ea3cd8db44e10ceaff8bb641e431a4</tree>
  <committer>
    <name>Tim Morgan</name>
    <email>tim@timmorgan.org</email>
  </committer>
</commit>
