<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -4,6 +4,8 @@ require &quot;daemons&quot;
 require 'yaml'
 require 'erb'
 
+file_name = File.dirname(__FILE__) + &quot;/../../vendor/rails/activesupport/lib/active_support.rb&quot;
+
 if(File.exists?(file_name))
   require file_name
 else</diff>
      <filename>generators/daemon/templates/script_ctl</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>3b20cbdc21f90fb44f7670e37700bc4d5409b922</id>
    </parent>
  </parents>
  <author>
    <name>Joshua Moore</name>
    <email>josh@moore.org</email>
  </author>
  <url>http://github.com/dougal/daemon_generator/commit/4c2ccc8baf4ce14b4f655cd0ae3e37e1f634e17f</url>
  <id>4c2ccc8baf4ce14b4f655cd0ae3e37e1f634e17f</id>
  <committed-date>2009-01-12T14:30:35-08:00</committed-date>
  <authored-date>2009-01-04T15:05:24-08:00</authored-date>
  <message>I forgot to merge the line that sets file_name to the local file that would exist if rails is frozen.  Previously it would completely ignore the frozen version.  Now, if there is a frozen version it will us it.

Signed-off-by: Douglas F Shearer &lt;dougal.s@gmail.com&gt;</message>
  <tree>bbaef919a3d02f73e974639bdd180802867577a9</tree>
  <committer>
    <name>Douglas F Shearer</name>
    <email>dougal.s@gmail.com</email>
  </committer>
</commit>
