<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -20,6 +20,8 @@ def full_gem_list
   gems &lt;&lt; &quot;more&quot;
   gems.delete(&quot;orm&quot;)
   gems.insert(0, &quot;orm&quot;)
+  gems.delete(&quot;facets&quot;)
+  gems.insert(0, &quot;facets&quot;)
   gems
 end
 </diff>
      <filename>common_rake_tasks/rake_task_requires.rb</filename>
    </modified>
    <modified>
      <diff>@@ -9,10 +9,10 @@ if Mack.env == &quot;test&quot;
 
   # Wrap it so we don't accidentally alias the run method n times and run out of db connections!
   unless Mack::Testing.const_defined?(&quot;AR_TEST_EXTENSIONS&quot;)     
-    AR_TEST_EXTENSIONS = 1
     
     module Mack
       module Testing
+        AR_TEST_EXTENSIONS = 1
         # module Helpers
         #   alias_method :mack_rake_task, :rake_task
         # </diff>
      <filename>mack-active_record/lib/mack-active_record/test_extensions.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>b3da0fa937ab3a0e85517c36c6f7d9a0d1744ceb</id>
    </parent>
  </parents>
  <author>
    <name>Mark Bates</name>
    <email>mark@markbates.com</email>
  </author>
  <url>http://github.com/markbates/mack-more/commit/b4a3fe55fa83a1c70c93e591063fe9569b4e48b7</url>
  <id>b4a3fe55fa83a1c70c93e591063fe9569b4e48b7</id>
  <committed-date>2008-08-14T14:23:42-07:00</committed-date>
  <authored-date>2008-08-14T14:23:42-07:00</authored-date>
  <message>Set mack-facets to be the first loaded gem by mack-more and fixed mack-active_record tests so they run!</message>
  <tree>63f02534a4e4b96a35557817c0fc8967190a0a49</tree>
  <committer>
    <name>Mark Bates</name>
    <email>mark@markbates.com</email>
  </committer>
</commit>
