<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>init.rb</filename>
    </added>
    <added>
      <filename>lib/money/rails.rb</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -1,6 +1,6 @@
 Gem::Specification.new do |s|
   s.name = 'money'
-  s.version = '1.7.2'
+  s.version = '1.7.3'
   s.summary = &quot;Class aiding in the handling of Money.&quot;
   s.description = 'Class aiding in the handling of Money and Currencies. It supports easy pluggable bank objects for customized exchange strategies. Can be used as composite in ActiveRecord tables.'
   s.has_rdoc = true
@@ -8,10 +8,11 @@ Gem::Specification.new do |s|
   s.files = %w(
     README
     MIT-LICENSE
+    lib/money.rb
+    lib/money/core_extensions.rb
     lib/money/bank/no_exchange_bank.rb
     lib/money/bank/variable_exchange_bank.rb
-    lib/money/core_extensions.rb
-    lib/money.rb
+    lib/money/rails.rb
     lib/support/cattr_accessor.rb
   )
 </diff>
      <filename>money.gemspec</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>3856fdcfa731f6b11d796b9610a121e1482e3b58</id>
    </parent>
  </parents>
  <author>
    <name>Brandon Keepers</name>
    <email>brandon@collectiveidea.com</email>
  </author>
  <url>http://github.com/collectiveidea/money/commit/580bb8e29f769860f5f0f8045fc7117bfc7bb4d4</url>
  <id>580bb8e29f769860f5f0f8045fc7117bfc7bb4d4</id>
  <committed-date>2008-11-19T13:54:47-08:00</committed-date>
  <authored-date>2008-11-19T13:54:47-08:00</authored-date>
  <message>Merge in acts_as_money functionality from http://github.com/collectiveidea/acts_as_money and pluginize.</message>
  <tree>aab389c0f46d8728b8056f72347fcc6d84d8e59b</tree>
  <committer>
    <name>Brandon Keepers</name>
    <email>brandon@collectiveidea.com</email>
  </committer>
</commit>
