<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -24,7 +24,7 @@ class User &lt; ActiveRecord::Base
   class &lt;&lt; self
     
     def list(page)
-        paginate :per_page =&gt; 20, :page =&gt; page 
+        paginate :per_page =&gt; 20, :page =&gt; page, :conditions =&gt; &quot;email not like '%dogonrails.org'&quot;
     end   
   end
 </diff>
      <filename>app/models/user.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>d126fc5d42da2d96f02334ad44b1b841b2bf67b2</id>
    </parent>
  </parents>
  <author>
    <name>Joe Bowser</name>
    <email>bowserj@bowserj-nitobi.(none)</email>
  </author>
  <url>http://github.com/bowserj/dogonrails/commit/f454e507bcdd4261ed8d0da8b2007ca7020c9343</url>
  <id>f454e507bcdd4261ed8d0da8b2007ca7020c9343</id>
  <committed-date>2008-05-27T17:40:42-07:00</committed-date>
  <authored-date>2008-05-27T17:40:42-07:00</authored-date>
  <message>Fixing the irritating user admin screen!  I only care about users who aren't
anonymous!</message>
  <tree>9aed194070cd2628b2dd4261d18622b2c150754d</tree>
  <committer>
    <name>Joe Bowser</name>
    <email>bowserj@bowserj-nitobi.(none)</email>
  </committer>
</commit>
