<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -33,6 +33,8 @@ module Spec
         else
           raise &quot;Application reloading failed&quot;
         end
+        Fixtures.reset_cache if Object.const_defined?(:Fixtures)
+        
         ::Dependencies.mechanism = :load
         require_dependency('application.rb') unless Object.const_defined?(:ApplicationController)
         load File.dirname(__FILE__) + '/../spec/spec_helper.rb'</diff>
      <filename>rspec_on_rails/generators/rspec/templates/script/spec_server</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>e6812e0a7047ca412a1f4109a4bf89695f42a510</id>
    </parent>
  </parents>
  <author>
    <name>Jonathan del Strother</name>
    <email>jon.delStrother@bestbefore.tv</email>
  </author>
  <url>http://github.com/jdelStrother/rspec/commit/850f15678f897ca032727f2e0ad4732f393ef1f1</url>
  <id>850f15678f897ca032727f2e0ad4732f393ef1f1</id>
  <committed-date>2008-03-17T04:15:55-07:00</committed-date>
  <authored-date>2008-03-17T04:15:55-07:00</authored-date>
  <message>Clear fixture cache in drb server

Fixtures need to be reloaded when the application is reset in spec_server</message>
  <tree>cc1af57cb2fa2d6608743bb89a9ead4c16750765</tree>
  <committer>
    <name>Jonathan del Strother</name>
    <email>jon.delStrother@bestbefore.tv</email>
  </committer>
</commit>
