<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,5 +1,8 @@
-2008-08-13
+2008-08-14
+ * [1.0.5] ariejan - Fixed bug with gem not monkey patching ActiveRecord::Base correctly. 
  * [1.0.4] ariejan - Bump to 1.0.4 to ping github
+
+2008-08-13
  * [1.0.3] ariejan - Bump to 1.0.3 to ping github
  * [1.0.2] ariejan - Added tests and fixed a bug when using a custom column to store the money value.
  * [1.0.1] ariejan - Minor changes to the gemspec.</diff>
      <filename>Changelog</filename>
    </modified>
    <modified>
      <diff>@@ -1,3 +1,2 @@
 $:.unshift &quot;#{File.dirname(__FILE__)}/lib&quot;
-require 'acts_as_gold'
-ActiveRecord::Base.class_eval { include ActsAsGold }
\ No newline at end of file
+require 'acts_as_gold'
\ No newline at end of file</diff>
      <filename>init.rb</filename>
    </modified>
    <modified>
      <diff>@@ -130,4 +130,6 @@ end
 
 class Bignum
   include ActsAsGold::IntegerExtensions
-end
\ No newline at end of file
+end
+
+ActiveRecord::Base.class_eval { include ActsAsGold }
\ No newline at end of file</diff>
      <filename>lib/acts_as_gold.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>96f528d85e273a2110ab17524d3bdb6ce4459f62</id>
    </parent>
  </parents>
  <author>
    <name>Ariejan de Vroom</name>
    <email>ariejan@ariejan.net</email>
  </author>
  <url>http://github.com/ariejan/acts_as_gold/commit/b5ea2528c4d6a61ac8a85b019862590934dc4a99</url>
  <id>b5ea2528c4d6a61ac8a85b019862590934dc4a99</id>
  <committed-date>2008-08-14T00:32:14-07:00</committed-date>
  <authored-date>2008-08-14T00:32:14-07:00</authored-date>
  <message>Fixed bug that AR is not monkey patched. Bumped to 1.0.5</message>
  <tree>0f93c662899122dac694a26ce688d61651057052</tree>
  <committer>
    <name>Ariejan de Vroom</name>
    <email>ariejan@ariejan.net</email>
  </committer>
</commit>
