<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>lib/rails_edge_load_path_patch.rb</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -1,7 +1,9 @@
+require 'rails_edge_load_path_patch.rb' unless I18n.respond_to?(:load_path)
+
 ActiveRecord::Base.send :include, Globalize::Model::ActiveRecord::Translated
 
 I18n.backend = Globalize::Backend::Static.new
 
-I18n.load_path = Globalize::LoadPath.new
+I18n.load_path = Globalize::LoadPath.new I18n.load_path
 I18n.load_path &lt;&lt; &quot;#{RAILS_ROOT}/lib/locale&quot;
 </diff>
      <filename>init.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>d6bccaad91d34aa75078390f75d958378d31c92c</id>
    </parent>
  </parents>
  <author>
    <name>Sven Fuchs</name>
    <email>svenfuchs@artweb-design.de</email>
  </author>
  <url>http://github.com/joshmh/globalize2/commit/81a43513c6396ac816c57efae1e79220c8dd29f7</url>
  <id>81a43513c6396ac816c57efae1e79220c8dd29f7</id>
  <committed-date>2008-09-17T09:08:01-07:00</committed-date>
  <authored-date>2008-09-17T09:08:01-07:00</authored-date>
  <message>add rails edge load_path patch to make globalize work with rails edge while actual rails patch is pending</message>
  <tree>7c677228b2a7209a76d46add8ac5d8b77a37a6e7</tree>
  <committer>
    <name>Sven Fuchs</name>
    <email>svenfuchs@artweb-design.de</email>
  </committer>
</commit>
