<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -17,10 +17,8 @@ class Track &lt; ActiveRecord::Base
   belongs_to :user
   
   named_scope :favorites, {
-    :select     =&gt; 'DISTINCT assets.*, tracks.*', 
     :conditions =&gt; ['is_favorite = ?',true], 
-    :order      =&gt; 'tracks.created_at DESC', 
-    :joins      =&gt; {:asset =&gt; {:user =&gt; :pic}}
+    :order      =&gt; 'tracks.created_at DESC'
   }
 
 </diff>
      <filename>app/models/track.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>5c3631dc6e3ad2c8fd345ed423a60f558b1895e3</id>
    </parent>
  </parents>
  <author>
    <name>Sudara</name>
    <email>sudara@alonetone.com</email>
  </author>
  <url>http://github.com/sudara/alonetone/commit/b7f8cf81e2a96c5f6c90379045e13e3b486ebdc5</url>
  <id>b7f8cf81e2a96c5f6c90379045e13e3b486ebdc5</id>
  <committed-date>2009-10-18T15:22:16-07:00</committed-date>
  <authored-date>2009-10-18T15:21:50-07:00</authored-date>
  <message>Wow, that was hurting us.</message>
  <tree>7e5718a3029d1a59083b06a76ea9a3983fd2571e</tree>
  <committer>
    <name>Sudara</name>
    <email>sudara@alonetone.com</email>
  </committer>
</commit>
