<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>lib/loader.rb</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -36,7 +36,7 @@ Remember that in Rails 1.x, after filters appear first than before filters in th
 Usage
 =====
 
-* Footnotes are applied in all actions under development. If You want to change this behaviour, check the initializer.rb file.
+* Footnotes are applied in all actions under development. If You want to change this behaviour, check the loader.rb file.
 
 * Some features only work by default if you are under MacOSX and using Textmate.
   If your editor supports out-of-the-box opening files like Textmate, e.g. txmt://open?url=file://path/to/file, you can put in your environment file the following line:</diff>
      <filename>README.markdown</filename>
    </modified>
    <modified>
      <diff>@@ -9,7 +9,7 @@
 if (ENV['RAILS_ENV'] == 'development')
   dir = File.dirname(__FILE__)
   require File.join(dir,'lib','footnotes')
-  require File.join(dir,'lib','initializer')
+  require File.join(dir,'lib','loader')
   require File.join(dir,'lib','backtracer')
 
   Footnotes::Filter.prefix ||= 'txmt://open?url=file://' if RUBY_PLATFORM.include?('darwin') </diff>
      <filename>init.rb</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>lib/initializer.rb</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>927df129877f73232d72c2a9cec2fe87e88ee74c</id>
    </parent>
  </parents>
  <author>
    <name>Jose' Valim</name>
    <email>jose.valim@gmail.com</email>
  </author>
  <url>http://github.com/drnic/rails-footnotes/commit/e293e8f751b23204d465e9ad9178e6bfa46624cf</url>
  <id>e293e8f751b23204d465e9ad9178e6bfa46624cf</id>
  <committed-date>2008-08-03T11:55:27-07:00</committed-date>
  <authored-date>2008-08-03T11:55:27-07:00</authored-date>
  <message>Changed 'initializer' to 'loader' to fix an Ultrasphinx incompatibility (thanks to mhartl)</message>
  <tree>d91e78e01f973784c1184df50f6c3aadcda44e72</tree>
  <committer>
    <name>Jose' Valim</name>
    <email>jose.valim@gmail.com</email>
  </committer>
</commit>
