<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>37f5d4b3cfaba04569147af14bb41a2cd6996aa7</id>
      </parent>
    </parents>
    <author>
      <name>Zach Dennis</name>
      <email>zach.dennis@gmail.com</email>
    </author>
    <url>http://github.com/collectiveidea/money/commit/04e2ecb07eefe4e0c2a1621281ecc0c0ceec8a71</url>
    <id>04e2ecb07eefe4e0c2a1621281ecc0c0ceec8a71</id>
    <committed-date>2009-07-22T12:23:26-07:00</committed-date>
    <authored-date>2009-07-22T12:23:26-07:00</authored-date>
    <message>Added the ability for :allow_nil to be set to false when declaring a money field, and it now properly defaults to -bash rather than nil</message>
    <tree>67746cec74dbdd6ec42b46b40c8407e9c54a4004</tree>
    <committer>
      <name>Zach Dennis</name>
      <email>zach.dennis@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b084d05d6eeaf92d4a98313b0026c0f8aec67550</id>
      </parent>
    </parents>
    <author>
      <name>Brandon Keepers</name>
      <email>brandon@collectiveidea.com</email>
    </author>
    <url>http://github.com/collectiveidea/money/commit/37f5d4b3cfaba04569147af14bb41a2cd6996aa7</url>
    <id>37f5d4b3cfaba04569147af14bb41a2cd6996aa7</id>
    <committed-date>2009-07-20T19:48:00-07:00</committed-date>
    <authored-date>2009-07-20T19:48:00-07:00</authored-date>
    <message>Remove old comment about use with Active Record</message>
    <tree>4c52b718b1514aa0599f16cf2db538dd35ab844b</tree>
    <committer>
      <name>Brandon Keepers</name>
      <email>brandon@collectiveidea.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4902101d414d51a4b7cf19f7763163c1d73c97e8</id>
      </parent>
    </parents>
    <author>
      <name>Zach Dennis</name>
      <email>zach.dennis@gmail.com</email>
    </author>
    <url>http://github.com/collectiveidea/money/commit/b084d05d6eeaf92d4a98313b0026c0f8aec67550</url>
    <id>b084d05d6eeaf92d4a98313b0026c0f8aec67550</id>
    <committed-date>2009-01-21T19:21:14-08:00</committed-date>
    <authored-date>2009-01-21T19:21:14-08:00</authored-date>
    <message>added ability for String#to_money to work with no leading digits, ie: '.37'.to_money #=&gt; #&lt;Money @cents=37&gt;</message>
    <tree>2d35a2f93ee700b8e4c04429b898b50dd51d22ce</tree>
    <committer>
      <name>Zach Dennis</name>
      <email>zach.dennis@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4394613b94093b65b9fe1d0552ffb71536c547d2</id>
      </parent>
    </parents>
    <author>
      <name>Zach Dennis</name>
      <email>zach.dennis@gmail.com</email>
    </author>
    <url>http://github.com/collectiveidea/money/commit/4902101d414d51a4b7cf19f7763163c1d73c97e8</url>
    <id>4902101d414d51a4b7cf19f7763163c1d73c97e8</id>
    <committed-date>2009-01-21T19:07:51-08:00</committed-date>
    <authored-date>2009-01-21T19:07:51-08:00</authored-date>
    <message>Update rails #money method to properly handle constructing the money object when using a specific precision and building a new model</message>
    <tree>1f066e3afdb043f0930de6087db03d61d50806ba</tree>
    <committer>
      <name>Zach Dennis</name>
      <email>zach.dennis@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8ecb768d1bfd183aec37b5be2704453a1e300d9f</id>
      </parent>
    </parents>
    <author>
      <name>Brandon Keepers</name>
      <email>brandon@collectiveidea.com</email>
    </author>
    <url>http://github.com/collectiveidea/money/commit/4394613b94093b65b9fe1d0552ffb71536c547d2</url>
    <id>4394613b94093b65b9fe1d0552ffb71536c547d2</id>
    <committed-date>2009-01-21T16:22:39-08:00</committed-date>
    <authored-date>2009-01-21T16:22:39-08:00</authored-date>
    <message>Update gemspec</message>
    <tree>dfa2fe3b4ade5c7d5cf4ec474b3b16004fbcfe08</tree>
    <committer>
      <name>Brandon Keepers</name>
      <email>brandon@collectiveidea.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6c11afd96467eb9bc109d897ac522d1fb5fe69f4</id>
      </parent>
    </parents>
    <author>
      <name>Brandon Keepers</name>
      <email>brandon@collectiveidea.com</email>
    </author>
    <url>http://github.com/collectiveidea/money/commit/8ecb768d1bfd183aec37b5be2704453a1e300d9f</url>
    <id>8ecb768d1bfd183aec37b5be2704453a1e300d9f</id>
    <committed-date>2009-01-21T16:19:43-08:00</committed-date>
    <authored-date>2009-01-21T16:19:43-08:00</authored-date>
    <message>Update the README</message>
    <tree>1fee601043633fd1bb0838bfbd0b6155d67e677c</tree>
    <committer>
      <name>Brandon Keepers</name>
      <email>brandon@collectiveidea.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ca3923a47a69ed32e57306c477b98cf90c972604</id>
      </parent>
    </parents>
    <author>
      <name>Brandon Keepers</name>
      <email>brandon@collectiveidea.com</email>
    </author>
    <url>http://github.com/collectiveidea/money/commit/6c11afd96467eb9bc109d897ac522d1fb5fe69f4</url>
    <id>6c11afd96467eb9bc109d897ac522d1fb5fe69f4</id>
    <committed-date>2009-01-21T15:55:06-08:00</committed-date>
    <authored-date>2009-01-21T15:55:06-08:00</authored-date>
    <message>Avoid overriding methods so we don't have to re-impement composed_of's functionality</message>
    <tree>bdd2abc9282c78045df950b2e0004b3b6689091a</tree>
    <committer>
      <name>Brandon Keepers</name>
      <email>brandon@collectiveidea.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>dc4b4679f7785fd78c4a9e95e18367e0e8f5ffd1</id>
      </parent>
    </parents>
    <author>
      <name>Brandon Keepers</name>
      <email>brandon@collectiveidea.com</email>
    </author>
    <url>http://github.com/collectiveidea/money/commit/ca3923a47a69ed32e57306c477b98cf90c972604</url>
    <id>ca3923a47a69ed32e57306c477b98cf90c972604</id>
    <committed-date>2009-01-21T15:49:17-08:00</committed-date>
    <authored-date>2009-01-21T15:49:17-08:00</authored-date>
    <message>Add the precision argument to Money#to_money for compatibility with other #to_money methods</message>
    <tree>126898aa222926aa3e9cdaca999796eb63bd154f</tree>
    <committer>
      <name>Brandon Keepers</name>
      <email>brandon@collectiveidea.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2eddc991f60a4e4d58824cfe5e18581f4e17fa67</id>
      </parent>
    </parents>
    <author>
      <name>Brandon Keepers</name>
      <email>brandon@collectiveidea.com</email>
    </author>
    <url>http://github.com/collectiveidea/money/commit/dc4b4679f7785fd78c4a9e95e18367e0e8f5ffd1</url>
    <id>dc4b4679f7785fd78c4a9e95e18367e0e8f5ffd1</id>
    <committed-date>2009-01-21T15:34:18-08:00</committed-date>
    <authored-date>2009-01-21T15:34:18-08:00</authored-date>
    <message>Use an in-memory sqlite database for testing</message>
    <tree>83f4a4797715d35d540523e8b9412fadfb7defab</tree>
    <committer>
      <name>Brandon Keepers</name>
      <email>brandon@collectiveidea.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8528bdd079e9cef63289c695a11783ef0bb91d91</id>
      </parent>
    </parents>
    <author>
      <name>Zach Dennis</name>
      <email>zach.dennis@gmail.com</email>
    </author>
    <url>http://github.com/collectiveidea/money/commit/2eddc991f60a4e4d58824cfe5e18581f4e17fa67</url>
    <id>2eddc991f60a4e4d58824cfe5e18581f4e17fa67</id>
    <committed-date>2009-01-21T14:29:44-08:00</committed-date>
    <authored-date>2009-01-21T14:20:26-08:00</authored-date>
    <message>Updated rails money declaration to support a precision option. Added example against the cents option</message>
    <tree>7dec85c258096ea1f33d829b34b7bf3d6a7c2cf6</tree>
    <committer>
      <name>Zach Dennis</name>
      <email>zach.dennis@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b475c80a6a5aff663493ccc2abd1896f7758eaa2</id>
      </parent>
    </parents>
    <author>
      <name>Brandon Keepers</name>
      <email>brandon@collectiveidea.com</email>
    </author>
    <url>http://github.com/collectiveidea/money/commit/8528bdd079e9cef63289c695a11783ef0bb91d91</url>
    <id>8528bdd079e9cef63289c695a11783ef0bb91d91</id>
    <committed-date>2008-12-30T20:10:02-08:00</committed-date>
    <authored-date>2008-12-30T20:10:02-08:00</authored-date>
    <message>Don't define cattr_* methods if they are already defined to prevent conflicts with active support's implementation</message>
    <tree>a4e89cb83289ee57a444ba351dd299de7f1d901c</tree>
    <committer>
      <name>Brandon Keepers</name>
      <email>brandon@collectiveidea.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8cdb9b661dd49386b9c1b11e7de1212046da9e09</id>
      </parent>
    </parents>
    <author>
      <name>Brandon Keepers</name>
      <email>brandon@collectiveidea.com</email>
    </author>
    <url>http://github.com/collectiveidea/money/commit/b475c80a6a5aff663493ccc2abd1896f7758eaa2</url>
    <id>b475c80a6a5aff663493ccc2abd1896f7758eaa2</id>
    <committed-date>2008-11-26T07:01:27-08:00</committed-date>
    <authored-date>2008-11-26T07:01:27-08:00</authored-date>
    <message>simplify overridden attribute writer</message>
    <tree>73aae8adb6e06fb73aad1130f5810afa2b6c0a17</tree>
    <committer>
      <name>Brandon Keepers</name>
      <email>brandon@collectiveidea.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>90f72294f44a315df8130eb78f118acb445d113c</id>
      </parent>
    </parents>
    <author>
      <name>Zach Dennis</name>
      <email>zach.dennis@gmail.com</email>
    </author>
    <url>http://github.com/collectiveidea/money/commit/8cdb9b661dd49386b9c1b11e7de1212046da9e09</url>
    <id>8cdb9b661dd49386b9c1b11e7de1212046da9e09</id>
    <committed-date>2008-11-26T06:59:59-08:00</committed-date>
    <authored-date>2008-11-25T14:43:38-08:00</authored-date>
    <message>support setting a money field to nil with using blank values</message>
    <tree>dda16aad3d5b927376cd61d254ee5076c9ba1a1c</tree>
    <committer>
      <name>Brandon Keepers</name>
      <email>brandon@collectiveidea.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f6e87d2377aaf634162a7785726881cefa9f3d96</id>
      </parent>
    </parents>
    <author>
      <name>Brandon Keepers</name>
      <email>brandon@collectiveidea.com</email>
    </author>
    <url>http://github.com/collectiveidea/money/commit/90f72294f44a315df8130eb78f118acb445d113c</url>
    <id>90f72294f44a315df8130eb78f118acb445d113c</id>
    <committed-date>2008-11-25T14:36:23-08:00</committed-date>
    <authored-date>2008-11-25T14:36:03-08:00</authored-date>
    <message>Added examples for positive cases</message>
    <tree>f98ba0b3799da63587eb53f72431a977f68022a4</tree>
    <committer>
      <name>Brandon Keepers</name>
      <email>brandon@collectiveidea.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>378651e1c91f7a38b895f5a34d1214fd962ac793</id>
      </parent>
    </parents>
    <author>
      <name>Brandon Keepers</name>
      <email>brandon@collectiveidea.com</email>
    </author>
    <url>http://github.com/collectiveidea/money/commit/f6e87d2377aaf634162a7785726881cefa9f3d96</url>
    <id>f6e87d2377aaf634162a7785726881cefa9f3d96</id>
    <committed-date>2008-11-25T14:24:52-08:00</committed-date>
    <authored-date>2008-11-25T14:24:52-08:00</authored-date>
    <message>Override composed_of setter to ignore blank values</message>
    <tree>35d57b90af44e436f25007bb92c0ffff9fa9ed53</tree>
    <committer>
      <name>Brandon Keepers</name>
      <email>brandon@collectiveidea.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b0269e98961b66916cd9385bfcee2cb3f04b5bb6</id>
      </parent>
    </parents>
    <author>
      <name>Brandon Keepers</name>
      <email>brandon@collectiveidea.com</email>
    </author>
    <url>http://github.com/collectiveidea/money/commit/378651e1c91f7a38b895f5a34d1214fd962ac793</url>
    <id>378651e1c91f7a38b895f5a34d1214fd962ac793</id>
    <committed-date>2008-11-20T12:50:21-08:00</committed-date>
    <authored-date>2008-11-20T12:50:21-08:00</authored-date>
    <message>Added :allow_nil =&gt; true option back to composed_of call</message>
    <tree>fc2beeb411886d07cbc28b8f07ef24c02ae238f4</tree>
    <committer>
      <name>Brandon Keepers</name>
      <email>brandon@collectiveidea.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>54f7a1666686018a36517a186efb5cb02a897a68</id>
      </parent>
    </parents>
    <author>
      <name>Brandon Keepers</name>
      <email>brandon@collectiveidea.com</email>
    </author>
    <url>http://github.com/collectiveidea/money/commit/b0269e98961b66916cd9385bfcee2cb3f04b5bb6</url>
    <id>b0269e98961b66916cd9385bfcee2cb3f04b5bb6</id>
    <committed-date>2008-11-20T08:03:49-08:00</committed-date>
    <authored-date>2008-11-20T08:03:49-08:00</authored-date>
    <message>Added info about rails compatability

This version is compatible with Rails 2.2.  For compatibility with previous versions of Rails, check out the rails-2.1 branch.</message>
    <tree>03a35b92e33a5d9aadecf0934ade43a8ba037fd1</tree>
    <committer>
      <name>Brandon Keepers</name>
      <email>brandon@collectiveidea.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>caaabef09dd43b3713147a94f40fded2cae26c93</id>
      </parent>
    </parents>
    <author>
      <name>Brandon Keepers</name>
      <email>brandon@collectiveidea.com</email>
    </author>
    <url>http://github.com/collectiveidea/money/commit/54f7a1666686018a36517a186efb5cb02a897a68</url>
    <id>54f7a1666686018a36517a186efb5cb02a897a68</id>
    <committed-date>2008-11-20T08:00:38-08:00</committed-date>
    <authored-date>2008-11-20T08:00:38-08:00</authored-date>
    <message>Update README with informationa about using with Rails</message>
    <tree>6866e5ac6caef9016361f9145a8263f705fb3c72</tree>
    <committer>
      <name>Brandon Keepers</name>
      <email>brandon@collectiveidea.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2acaf2cc8a9463fe982fb55d8d4f8fad85339410</id>
      </parent>
    </parents>
    <author>
      <name>Brandon Keepers</name>
      <email>brandon@collectiveidea.com</email>
    </author>
    <url>http://github.com/collectiveidea/money/commit/caaabef09dd43b3713147a94f40fded2cae26c93</url>
    <id>caaabef09dd43b3713147a94f40fded2cae26c93</id>
    <committed-date>2008-11-20T07:47:56-08:00</committed-date>
    <authored-date>2008-11-20T07:47:56-08:00</authored-date>
    <message>Use a :conversion option for compatability with Rails &gt;= 2.2</message>
    <tree>0dc83f6f0fd2c0b5a0fb615e0c542fc6e610a249</tree>
    <committer>
      <name>Brandon Keepers</name>
      <email>brandon@collectiveidea.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>580bb8e29f769860f5f0f8045fc7117bfc7bb4d4</id>
      </parent>
    </parents>
    <author>
      <name>Zach Dennis</name>
      <email>zach.dennis@gmail.com</email>
    </author>
    <url>http://github.com/collectiveidea/money/commit/2acaf2cc8a9463fe982fb55d8d4f8fad85339410</url>
    <id>2acaf2cc8a9463fe982fb55d8d4f8fad85339410</id>
    <committed-date>2008-11-20T07:36:40-08:00</committed-date>
    <authored-date>2008-11-19T18:06:37-08:00</authored-date>
    <message>Updated ActiveRecord::Acts::Money to not break dynamic finders when not supplied a currency.

The failure was due to the mappings that were being passed into #composed_of. For each mapping, a database column is expected to be found by ActiveRecord when it tries to match on dynamic finders. This removes the idea of a default currency on the ActiveRecord side of things. Folks can use Money.default_currency= to change things globally. If they want to provide a custom currency they can always supply the database field and supply the :currency option.</message>
    <tree>c6578251592baebfc55aab59e4a9ca2125763215</tree>
    <committer>
      <name>Brandon Keepers</name>
      <email>brandon@collectiveidea.com</email>
    </committer>
  </commit>
  <commit>
    <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>
  <commit>
    <parents type="array">
      <parent>
        <id>70fb118b077a3e8368761f9dc7949b1302b42e08</id>
      </parent>
    </parents>
    <author>
      <name>Brandon Keepers</name>
      <email>brandon@collectiveidea.com</email>
    </author>
    <url>http://github.com/collectiveidea/money/commit/3856fdcfa731f6b11d796b9610a121e1482e3b58</url>
    <id>3856fdcfa731f6b11d796b9610a121e1482e3b58</id>
    <committed-date>2008-11-19T13:53:43-08:00</committed-date>
    <authored-date>2008-11-19T13:53:43-08:00</authored-date>
    <message>ignore doc and coverage directories</message>
    <tree>c23451c079285b19ad41b23ba2849a108911fb8a</tree>
    <committer>
      <name>Brandon Keepers</name>
      <email>brandon@collectiveidea.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>83ed12bac26a1c6e671771ba2da8099ef67fcc9e</id>
      </parent>
    </parents>
    <author>
      <name>Brandon Keepers</name>
      <email>brandon@collectiveidea.com</email>
    </author>
    <url>http://github.com/collectiveidea/money/commit/70fb118b077a3e8368761f9dc7949b1302b42e08</url>
    <id>70fb118b077a3e8368761f9dc7949b1302b42e08</id>
    <committed-date>2008-11-19T13:45:19-08:00</committed-date>
    <authored-date>2008-11-19T13:45:19-08:00</authored-date>
    <message>Moving some files around</message>
    <tree>06621e9b846f22e862e512c3514c4a93e14b6719</tree>
    <committer>
      <name>Brandon Keepers</name>
      <email>brandon@collectiveidea.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e5600dd4ee31df63964053c37ef302712bdf12a6</id>
      </parent>
    </parents>
    <author>
      <name>Brandon Keepers</name>
      <email>brandon@collectiveidea.com</email>
    </author>
    <url>http://github.com/collectiveidea/money/commit/83ed12bac26a1c6e671771ba2da8099ef67fcc9e</url>
    <id>83ed12bac26a1c6e671771ba2da8099ef67fcc9e</id>
    <committed-date>2008-11-12T17:34:51-08:00</committed-date>
    <authored-date>2008-11-12T17:34:51-08:00</authored-date>
    <message>Added spec task and remove test task</message>
    <tree>f9735b326448dd79a01a348aefbcb33d9332c7f4</tree>
    <committer>
      <name>Brandon Keepers</name>
      <email>brandon@collectiveidea.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>74f6aa0f60c2732b17015b289c08821bb0673079</id>
      </parent>
    </parents>
    <author>
      <name>Brandon Keepers</name>
      <email>brandon@collectiveidea.com</email>
    </author>
    <url>http://github.com/collectiveidea/money/commit/e5600dd4ee31df63964053c37ef302712bdf12a6</url>
    <id>e5600dd4ee31df63964053c37ef302712bdf12a6</id>
    <committed-date>2008-11-12T17:29:51-08:00</committed-date>
    <authored-date>2008-11-12T17:29:51-08:00</authored-date>
    <message>update specs to use better example names</message>
    <tree>52b7c354f5d81cec78657ef78de468629d484b32</tree>
    <committer>
      <name>Brandon Keepers</name>
      <email>brandon@collectiveidea.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a1e5cce18318045c7efefccc55452e15240cc262</id>
      </parent>
    </parents>
    <author>
      <name>Asa Wilson</name>
      <email>awilson@elctech.com</email>
    </author>
    <url>http://github.com/collectiveidea/money/commit/74f6aa0f60c2732b17015b289c08821bb0673079</url>
    <id>74f6aa0f60c2732b17015b289c08821bb0673079</id>
    <committed-date>2008-11-12T12:07:00-08:00</committed-date>
    <authored-date>2008-11-12T12:07:00-08:00</authored-date>
    <message>Removed: tests files</message>
    <tree>8d961a280fcea43143ae04812f09b7996558e9ab</tree>
    <committer>
      <name>Asa Wilson</name>
      <email>awilson@elctech.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f06123d1145472804908cb7b420aa53b2577e716</id>
      </parent>
    </parents>
    <author>
      <name>Asa Wilson</name>
      <email>awilson@elctech.com</email>
    </author>
    <url>http://github.com/collectiveidea/money/commit/a1e5cce18318045c7efefccc55452e15240cc262</url>
    <id>a1e5cce18318045c7efefccc55452e15240cc262</id>
    <committed-date>2008-11-12T12:05:23-08:00</committed-date>
    <authored-date>2008-11-12T12:05:23-08:00</authored-date>
    <message>Changed: tests to specs, Renamed: VariableExchangeBank#reduce to exchange</message>
    <tree>8e11102fedeaea6fea2ec95ac0e401425dd06259</tree>
    <committer>
      <name>Asa Wilson</name>
      <email>awilson@elctech.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>39902a6248f215529bd3c24da106730c90f6d055</id>
      </parent>
    </parents>
    <author>
      <name>Brandon Keepers</name>
      <email>brandon@collectiveidea.com</email>
    </author>
    <url>http://github.com/collectiveidea/money/commit/f06123d1145472804908cb7b420aa53b2577e716</url>
    <id>f06123d1145472804908cb7b420aa53b2577e716</id>
    <committed-date>2008-10-18T13:13:18-07:00</committed-date>
    <authored-date>2008-10-18T13:13:18-07:00</authored-date>
    <message>ignore commas when converting a string to money</message>
    <tree>4fae3e7ce335c3478a0b1fbd3a67b50552caf77c</tree>
    <committer>
      <name>Brandon Keepers</name>
      <email>brandon@collectiveidea.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4ae958c35c3b5ad89ac65d99e9bfc0ae3d523dd8</id>
      </parent>
    </parents>
    <author>
      <name>Brandon Keepers</name>
      <email>brandon@collectiveidea.com</email>
    </author>
    <url>http://github.com/collectiveidea/money/commit/39902a6248f215529bd3c24da106730c90f6d055</url>
    <id>39902a6248f215529bd3c24da106730c90f6d055</id>
    <committed-date>2008-10-17T07:27:33-07:00</committed-date>
    <authored-date>2008-10-17T07:27:33-07:00</authored-date>
    <message>doh, fix tests for change of #dollars to #to_f</message>
    <tree>3dffa123823320d96e7613ac31bb3b85ce2d68f9</tree>
    <committer>
      <name>Brandon Keepers</name>
      <email>brandon@collectiveidea.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>14d34fdc625fc56a52a562e8c1fdb5574fc07801</id>
      </parent>
    </parents>
    <author>
      <name>Brandon Keepers</name>
      <email>brandon@collectiveidea.com</email>
    </author>
    <url>http://github.com/collectiveidea/money/commit/4ae958c35c3b5ad89ac65d99e9bfc0ae3d523dd8</url>
    <id>4ae958c35c3b5ad89ac65d99e9bfc0ae3d523dd8</id>
    <committed-date>2008-10-17T07:20:24-07:00</committed-date>
    <authored-date>2008-10-17T07:20:24-07:00</authored-date>
    <message>rename #dollars to #to_f</message>
    <tree>de4cab40f2b10a264534c3bc6b687a2cb9a86dcd</tree>
    <committer>
      <name>Brandon Keepers</name>
      <email>brandon@collectiveidea.com</email>
    </committer>
  </commit>
</commits>
