<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -68,14 +68,6 @@ describe User do
         with_dependent(:delete_all)
     end
 
-    it 'has many taggings' do
-      User.should have_many(:taggings)
-    end
-
-    it 'has many tags through taggings' do
-      User.should have_many(:tags).through(:taggings).with_select('DISTINCT tags.*')
-    end
-
     it 'has one preference' do
       User.should have_one(:preference)
     end</diff>
      <filename>spec/models/user_spec.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>99c3aecc04a99c280ed463b72a552225597d32d9</id>
    </parent>
  </parents>
  <author>
    <name>bsag</name>
    <email>butshesagirl@rousette.org.uk</email>
  </author>
  <url>http://github.com/bsag/tracks/commit/330c142172835f6d3a78396dcc74eda7b55a97ea</url>
  <id>330c142172835f6d3a78396dcc74eda7b55a97ea</id>
  <committed-date>2009-01-11T08:13:06-08:00</committed-date>
  <authored-date>2009-01-11T08:13:06-08:00</authored-date>
  <message>Removed user specs relating to users in taggings table. User removed from taggings in migration 045.</message>
  <tree>d0f9be44f15c34ef05310dc79818646dd3037856</tree>
  <committer>
    <name>bsag</name>
    <email>butshesagirl@rousette.org.uk</email>
  </committer>
</commit>
