<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,6 +1,6 @@
-require 'lib/acts_as_follower'
-require 'lib/acts_as_followable'
-require 'lib/follow'
+require File.dirname(__FILE__) + '/lib/acts_as_follower'
+require File.dirname(__FILE__) + '/lib/acts_as_followable'
+require File.dirname(__FILE__) + '/lib/follow'
 
 ActiveRecord::Base.send(:include, ActiveRecord::Acts::Follower)
-ActiveRecord::Base.send(:include, ActiveRecord::Acts::Followable)
+ActiveRecord::Base.send(:include, ActiveRecord::Acts::Followable)
\ No newline at end of file</diff>
      <filename>init.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>3be81a7d4d393cf27b78a6d607eea583f0d8e947</id>
    </parent>
  </parents>
  <author>
    <name>dougal</name>
    <email>dougal.s@gmail.com</email>
  </author>
  <url>http://github.com/tcocca/acts_as_follower/commit/cd0f2089e8c8c14d74cb8a3e29fe2890b660925c</url>
  <id>cd0f2089e8c8c14d74cb8a3e29fe2890b660925c</id>
  <committed-date>2008-11-07T09:48:21-08:00</committed-date>
  <authored-date>2008-11-07T09:48:21-08:00</authored-date>
  <message>Changed the way components are required to allow them to run in both tests and as a plugin.</message>
  <tree>241abcc761e768b867af3f799c9bc54bc0852183</tree>
  <committer>
    <name>dougal</name>
    <email>dougal.s@gmail.com</email>
  </committer>
</commit>
