<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>963a81e093ccf25694b35b54b7a291543baab011</id>
      </parent>
    </parents>
    <author>
      <name>Josh Nichols</name>
      <email>josh@technicalpickles.com</email>
    </author>
    <url>http://github.com/technicalpickles/shoulda/commit/f8cbeaea89ccb0722cf2f141bf2bd1ce330ebb21</url>
    <id>f8cbeaea89ccb0722cf2f141bf2bd1ce330ebb21</id>
    <committed-date>2008-09-13T20:48:22-07:00</committed-date>
    <authored-date>2008-09-13T20:48:22-07:00</authored-date>
    <message>Rubyified gemspec.</message>
    <tree>662f151a3748c3c7f1ad18107445d7133bc73339</tree>
    <committer>
      <name>Josh Nichols</name>
      <email>josh@technicalpickles.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>fd98d6209e5c8b3178ca27dd4b0c7375f6a91a76</id>
      </parent>
    </parents>
    <author>
      <name>Josh Nichols</name>
      <email>josh@technicalpickles.com</email>
    </author>
    <url>http://github.com/technicalpickles/shoulda/commit/963a81e093ccf25694b35b54b7a291543baab011</url>
    <id>963a81e093ccf25694b35b54b7a291543baab011</id>
    <committed-date>2008-09-12T11:29:07-07:00</committed-date>
    <authored-date>2008-09-12T11:29:07-07:00</authored-date>
    <message>Forgot last minute changes.</message>
    <tree>3ffd48e58a56716b7ae067a3a13452eba215fd5b</tree>
    <committer>
      <name>Josh Nichols</name>
      <email>josh@technicalpickles.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>46615dd8d55edc42eda398e07ba7496715a4ee80</id>
      </parent>
    </parents>
    <author>
      <name>Josh Nichols</name>
      <email>josh@technicalpickles.com</email>
    </author>
    <url>http://github.com/technicalpickles/shoulda/commit/fd98d6209e5c8b3178ca27dd4b0c7375f6a91a76</url>
    <id>fd98d6209e5c8b3178ca27dd4b0c7375f6a91a76</id>
    <committed-date>2008-09-12T10:56:07-07:00</committed-date>
    <authored-date>2008-09-12T10:56:07-07:00</authored-date>
    <message>Moved tasks under lib/shoulda/tasks/. Added shoulda/tasks.rb to automate loading them. Added tasks/shoulda.rake for backwards compatibility.</message>
    <tree>9b01dab73701480997eed3ad77fd01f3a186d98a</tree>
    <committer>
      <name>Josh Nichols</name>
      <email>josh@technicalpickles.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c3bb8fd51c91fd5fbb5c64bdd86767e4ca3b643d</id>
      </parent>
    </parents>
    <author>
      <name>Josh Nichols</name>
      <email>josh@technicalpickles.com</email>
    </author>
    <url>http://github.com/technicalpickles/shoulda/commit/46615dd8d55edc42eda398e07ba7496715a4ee80</url>
    <id>46615dd8d55edc42eda398e07ba7496715a4ee80</id>
    <committed-date>2008-09-12T10:47:16-07:00</committed-date>
    <authored-date>2008-09-12T10:47:16-07:00</authored-date>
    <message>Moved all the rails initializiation type stuff to shoulda/rails. init.rb now includes that.</message>
    <tree>dfde380d12795789ab405e5a408ee10c1ad851c7</tree>
    <committer>
      <name>Josh Nichols</name>
      <email>josh@technicalpickles.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1f6ee0a03c4fcc68acc31f8afe402b5825997d24</id>
      </parent>
    </parents>
    <author>
      <name>Josh Nichols</name>
      <email>josh@technicalpickles.com</email>
    </author>
    <url>http://github.com/technicalpickles/shoulda/commit/c3bb8fd51c91fd5fbb5c64bdd86767e4ca3b643d</url>
    <id>c3bb8fd51c91fd5fbb5c64bdd86767e4ca3b643d</id>
    <committed-date>2008-09-12T10:23:26-07:00</committed-date>
    <authored-date>2008-09-12T10:23:26-07:00</authored-date>
    <message>Put init.rb under rails</message>
    <tree>8e5cb6356d95c0ea92a4551c4bfdc0e7079f825b</tree>
    <committer>
      <name>Josh Nichols</name>
      <email>josh@technicalpickles.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>33b8dc2294ee47a1c0d28d2810b4d1c9e6146ee8</id>
      </parent>
    </parents>
    <author>
      <name>Josh Nichols</name>
      <email>josh@technicalpickles.com</email>
    </author>
    <url>http://github.com/technicalpickles/shoulda/commit/1f6ee0a03c4fcc68acc31f8afe402b5825997d24</url>
    <id>1f6ee0a03c4fcc68acc31f8afe402b5825997d24</id>
    <committed-date>2008-09-12T10:22:59-07:00</committed-date>
    <authored-date>2008-09-12T10:22:59-07:00</authored-date>
    <message>Tweaked init.rb to only load activerecord/actionmailer/controller stuff if the appropriate classes are defined.</message>
    <tree>a9d969eb64569a5b4e76ac8c2c7725d378600b65</tree>
    <committer>
      <name>Josh Nichols</name>
      <email>josh@technicalpickles.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>823cad39b0f1b44248f281883250f596433b2047</id>
      </parent>
    </parents>
    <author>
      <name>Josh Nichols</name>
      <email>josh@technicalpickles.com</email>
    </author>
    <url>http://github.com/technicalpickles/shoulda/commit/33b8dc2294ee47a1c0d28d2810b4d1c9e6146ee8</url>
    <id>33b8dc2294ee47a1c0d28d2810b4d1c9e6146ee8</id>
    <committed-date>2008-09-12T10:12:26-07:00</committed-date>
    <authored-date>2008-09-12T10:12:26-07:00</authored-date>
    <message>First pass at gemifying.</message>
    <tree>85b51a14a927169ca2c9bced0e293412750e801b</tree>
    <committer>
      <name>Josh Nichols</name>
      <email>josh@technicalpickles.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ba96dddaa854d0440605b6f7ce82a238d61b2ceb</id>
      </parent>
    </parents>
    <author>
      <name>Joe Ferris</name>
      <email>jferris@thoughtbot.com</email>
    </author>
    <url>http://github.com/technicalpickles/shoulda/commit/823cad39b0f1b44248f281883250f596433b2047</url>
    <id>823cad39b0f1b44248f281883250f596433b2047</id>
    <committed-date>2008-09-04T13:07:43-07:00</committed-date>
    <authored-date>2008-09-04T13:06:15-07:00</authored-date>
    <message>Fixed a typo that resulted in a test that would always pass</message>
    <tree>050835bab21ff73893f8b9e6174c37125997c966</tree>
    <committer>
      <name>Joe Ferris</name>
      <email>jferris@thoughtbot.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0def06d2b9ca43de86cc9ecc06f11ea64c565b2f</id>
      </parent>
    </parents>
    <author>
      <name>Joe Ferris</name>
      <email>jferris@thoughtbot.com</email>
    </author>
    <url>http://github.com/technicalpickles/shoulda/commit/ba96dddaa854d0440605b6f7ce82a238d61b2ceb</url>
    <id>ba96dddaa854d0440605b6f7ce82a238d61b2ceb</id>
    <committed-date>2008-09-04T12:38:23-07:00</committed-date>
    <authored-date>2008-09-04T12:38:23-07:00</authored-date>
    <message>Added the before_should method, which is a nicer syntax for a :before lambda when no assertions are necessary</message>
    <tree>605aae8f30bc6ca7991ce303dbbc7bdb44e84719</tree>
    <committer>
      <name>Joe Ferris</name>
      <email>jferris@thoughtbot.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>42d4de6e9747dbc74ce1e6b086fbb5b1a924ddb3</id>
      </parent>
    </parents>
    <author>
      <name>Ryan McGeary</name>
      <email>ryanongit@mcgeary.org</email>
    </author>
    <url>http://github.com/technicalpickles/shoulda/commit/0def06d2b9ca43de86cc9ecc06f11ea64c565b2f</url>
    <id>0def06d2b9ca43de86cc9ecc06f11ea64c565b2f</id>
    <committed-date>2008-09-02T16:56:30-07:00</committed-date>
    <authored-date>2008-09-02T16:56:30-07:00</authored-date>
    <message>Removed shoulda.conf and color support</message>
    <tree>00ee77541914e5dfcd8044438bded836b5d4ade2</tree>
    <committer>
      <name>Ryan McGeary</name>
      <email>ryanongit@mcgeary.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c2e908e58b255bd00b0a576254179cadb88d821c</id>
      </parent>
    </parents>
    <author>
      <name>Ryan McGeary</name>
      <email>ryanongit@mcgeary.org</email>
    </author>
    <url>http://github.com/technicalpickles/shoulda/commit/42d4de6e9747dbc74ce1e6b086fbb5b1a924ddb3</url>
    <id>42d4de6e9747dbc74ce1e6b086fbb5b1a924ddb3</id>
    <committed-date>2008-09-02T13:49:13-07:00</committed-date>
    <authored-date>2008-09-02T13:49:13-07:00</authored-date>
    <message>Deprecated load_all_fixtures [#65]

 * Use `fixtures :all` instead</message>
    <tree>776dacfbf087373ee544070c3671958603300752</tree>
    <committer>
      <name>Ryan McGeary</name>
      <email>ryanongit@mcgeary.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6bc83d72a092b128cd42bba418acfc00bbd41b73</id>
      </parent>
    </parents>
    <author>
      <name>Ryan McGeary</name>
      <email>ryanongit@mcgeary.org</email>
    </author>
    <url>http://github.com/technicalpickles/shoulda/commit/c2e908e58b255bd00b0a576254179cadb88d821c</url>
    <id>c2e908e58b255bd00b0a576254179cadb88d821c</id>
    <committed-date>2008-09-01T06:56:45-07:00</committed-date>
    <authored-date>2008-09-01T06:56:45-07:00</authored-date>
    <message>`require` cleanup</message>
    <tree>61b5ad06648d2e9df01f0da9d921a8ab738fd946</tree>
    <committer>
      <name>Ryan McGeary</name>
      <email>ryanongit@mcgeary.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>dab4badd0bfdcdc4bfb5695085c568fb37d66d04</id>
      </parent>
    </parents>
    <author>
      <name>Ryan McGeary</name>
      <email>ryanongit@mcgeary.org</email>
    </author>
    <url>http://github.com/technicalpickles/shoulda/commit/6bc83d72a092b128cd42bba418acfc00bbd41b73</url>
    <id>6bc83d72a092b128cd42bba418acfc00bbd41b73</id>
    <committed-date>2008-08-31T20:03:52-07:00</committed-date>
    <authored-date>2008-08-31T20:03:52-07:00</authored-date>
    <message>Doc updates</message>
    <tree>8bc00e20377f87a2de80b4241a3e016aa7a7fb97</tree>
    <committer>
      <name>Ryan McGeary</name>
      <email>ryanongit@mcgeary.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d741a991c8f9c6cb48e80e0e7f0f27d0a3f296cc</id>
      </parent>
    </parents>
    <author>
      <name>Ryan McGeary</name>
      <email>ryanongit@mcgeary.org</email>
    </author>
    <url>http://github.com/technicalpickles/shoulda/commit/dab4badd0bfdcdc4bfb5695085c568fb37d66d04</url>
    <id>dab4badd0bfdcdc4bfb5695085c568fb37d66d04</id>
    <committed-date>2008-08-31T19:26:17-07:00</committed-date>
    <authored-date>2008-08-31T19:26:17-07:00</authored-date>
    <message>Broke configuration out into its own file</message>
    <tree>325d0f4672448cbe29c339035d108296275947d5</tree>
    <committer>
      <name>Ryan McGeary</name>
      <email>ryanongit@mcgeary.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ecc2725de31c27cb49ed4894d3aea2621fce733d</id>
      </parent>
    </parents>
    <author>
      <name>Ryan McGeary</name>
      <email>ryanongit@mcgeary.org</email>
    </author>
    <url>http://github.com/technicalpickles/shoulda/commit/d741a991c8f9c6cb48e80e0e7f0f27d0a3f296cc</url>
    <id>d741a991c8f9c6cb48e80e0e7f0f27d0a3f296cc</id>
    <committed-date>2008-08-31T19:21:19-07:00</committed-date>
    <authored-date>2008-08-31T19:21:19-07:00</authored-date>
    <message>Moved Rails dependencies from shoulda.rb to init.rb</message>
    <tree>caab63583f8cd295559ad0c342fcd333ee73e019</tree>
    <committer>
      <name>Ryan McGeary</name>
      <email>ryanongit@mcgeary.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1d1c5e1ba8f415bba3f5745af7cbb9c21aaf662f</id>
      </parent>
    </parents>
    <author>
      <name>Ryan McGeary</name>
      <email>ryanongit@mcgeary.org</email>
    </author>
    <url>http://github.com/technicalpickles/shoulda/commit/ecc2725de31c27cb49ed4894d3aea2621fce733d</url>
    <id>ecc2725de31c27cb49ed4894d3aea2621fce733d</id>
    <committed-date>2008-08-31T19:19:08-07:00</committed-date>
    <authored-date>2008-08-31T19:19:08-07:00</authored-date>
    <message>Removed General module and added Helpers module</message>
    <tree>29c830d27618f53e63f39a329402ed3dfa071e38</tree>
    <committer>
      <name>Ryan McGeary</name>
      <email>ryanongit@mcgeary.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>424c48443aa811b430380a14c602d1c7bb6a9b28</id>
      </parent>
    </parents>
    <author>
      <name>Ryan McGeary</name>
      <email>ryanongit@mcgeary.org</email>
    </author>
    <url>http://github.com/technicalpickles/shoulda/commit/1d1c5e1ba8f415bba3f5745af7cbb9c21aaf662f</url>
    <id>1d1c5e1ba8f415bba3f5745af7cbb9c21aaf662f</id>
    <committed-date>2008-08-31T19:08:49-07:00</committed-date>
    <authored-date>2008-08-31T19:08:49-07:00</authored-date>
    <message>Moved include of Private helpers from AR::Macros to general Macros</message>
    <tree>5eed8227d16aa26335d2e0c8cebfb509c01e863c</tree>
    <committer>
      <name>Ryan McGeary</name>
      <email>ryanongit@mcgeary.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ba7d319aae513a910f6fa06860b435192137528e</id>
      </parent>
    </parents>
    <author>
      <name>Ryan McGeary</name>
      <email>ryanongit@mcgeary.org</email>
    </author>
    <url>http://github.com/technicalpickles/shoulda/commit/424c48443aa811b430380a14c602d1c7bb6a9b28</url>
    <id>424c48443aa811b430380a14c602d1c7bb6a9b28</id>
    <committed-date>2008-08-31T18:40:55-07:00</committed-date>
    <authored-date>2008-08-31T18:40:55-07:00</authored-date>
    <message>Organized ActionMailer assertions</message>
    <tree>437641cc2ce3ea17652cf743c26316842dde362d</tree>
    <committer>
      <name>Ryan McGeary</name>
      <email>ryanongit@mcgeary.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>054d059edf1caa638c133e2738779b94fdbb8b23</id>
      </parent>
    </parents>
    <author>
      <name>Ryan McGeary</name>
      <email>ryanongit@mcgeary.org</email>
    </author>
    <url>http://github.com/technicalpickles/shoulda/commit/ba7d319aae513a910f6fa06860b435192137528e</url>
    <id>ba7d319aae513a910f6fa06860b435192137528e</id>
    <committed-date>2008-08-31T18:18:04-07:00</committed-date>
    <authored-date>2008-08-31T18:18:04-07:00</authored-date>
    <message>Reorganized Controller macros and helpers</message>
    <tree>2d9c15198c3925bca0573304390fa8534768ad94</tree>
    <committer>
      <name>Ryan McGeary</name>
      <email>ryanongit@mcgeary.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>84ea9466f70c45b19802afc384af84652faaac6e</id>
      </parent>
    </parents>
    <author>
      <name>Ryan McGeary</name>
      <email>ryanongit@mcgeary.org</email>
    </author>
    <url>http://github.com/technicalpickles/shoulda/commit/054d059edf1caa638c133e2738779b94fdbb8b23</url>
    <id>054d059edf1caa638c133e2738779b94fdbb8b23</id>
    <committed-date>2008-08-31T16:44:04-07:00</committed-date>
    <authored-date>2008-08-31T16:44:04-07:00</authored-date>
    <message>Organized some generic macro helpers</message>
    <tree>8e59842eeb35c59fc3c7bab89d4bbb05a527716a</tree>
    <committer>
      <name>Ryan McGeary</name>
      <email>ryanongit@mcgeary.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>526b12317667ececa8b253591133836575116c1d</id>
      </parent>
    </parents>
    <author>
      <name>Ryan McGeary</name>
      <email>ryanongit@mcgeary.org</email>
    </author>
    <url>http://github.com/technicalpickles/shoulda/commit/84ea9466f70c45b19802afc384af84652faaac6e</url>
    <id>84ea9466f70c45b19802afc384af84652faaac6e</id>
    <committed-date>2008-08-31T14:55:31-07:00</committed-date>
    <authored-date>2008-08-31T14:55:31-07:00</authored-date>
    <message>Reorganized ActiveRecord macros and assertions</message>
    <tree>1a2d08e2684a2966aeb856ae75abf01cc12a2d21</tree>
    <committer>
      <name>Ryan McGeary</name>
      <email>ryanongit@mcgeary.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1a119f0efeedd9e0904b5b93097405f6b8a885e0</id>
      </parent>
    </parents>
    <author>
      <name>Ryan McGeary</name>
      <email>ryanongit@mcgeary.org</email>
    </author>
    <url>http://github.com/technicalpickles/shoulda/commit/526b12317667ececa8b253591133836575116c1d</url>
    <id>526b12317667ececa8b253591133836575116c1d</id>
    <committed-date>2008-08-31T13:58:41-07:00</committed-date>
    <authored-date>2008-08-31T13:53:06-07:00</authored-date>
    <message>Added shoulda/assertions and moved generic assertions into it</message>
    <tree>bc10880eb9963def7525a6c45ecb5d2476ee9357</tree>
    <committer>
      <name>Ryan McGeary</name>
      <email>ryanongit@mcgeary.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a40f78572403d82a981e2e55e2b61036c2852578</id>
      </parent>
    </parents>
    <author>
      <name>Ryan McGeary</name>
      <email>ryanongit@mcgeary.org</email>
    </author>
    <url>http://github.com/technicalpickles/shoulda/commit/1a119f0efeedd9e0904b5b93097405f6b8a885e0</url>
    <id>1a119f0efeedd9e0904b5b93097405f6b8a885e0</id>
    <committed-date>2008-08-31T13:29:06-07:00</committed-date>
    <authored-date>2008-08-31T13:29:06-07:00</authored-date>
    <message>Moved shoulda/gem/* to shoulda/context.rb and shoulda/proc_extensions.rb</message>
    <tree>bf8469501772f4ad3d1510d96b80a28abee90c83</tree>
    <committer>
      <name>Ryan McGeary</name>
      <email>ryanongit@mcgeary.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0040ccda1bb78e8e259f49f7896eb2d94f988263</id>
      </parent>
    </parents>
    <author>
      <name>Ryan McGeary</name>
      <email>ryanongit@mcgeary.org</email>
    </author>
    <url>http://github.com/technicalpickles/shoulda/commit/a40f78572403d82a981e2e55e2b61036c2852578</url>
    <id>a40f78572403d82a981e2e55e2b61036c2852578</id>
    <committed-date>2008-08-31T10:19:09-07:00</committed-date>
    <authored-date>2008-08-31T10:19:09-07:00</authored-date>
    <message>Fix for shoulda_macros directory support under vendor/gems under vendor/plugins [#62]</message>
    <tree>98e8b8907087bf9b3cc39136ea5b779d08d374fe</tree>
    <committer>
      <name>Ryan McGeary</name>
      <email>ryanongit@mcgeary.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>68e42610bed1a1caf0a2bb5fe73f72ccd5e44e89</id>
      </parent>
    </parents>
    <author>
      <name>Ryan McGeary</name>
      <email>ryanongit@mcgeary.org</email>
    </author>
    <url>http://github.com/technicalpickles/shoulda/commit/0040ccda1bb78e8e259f49f7896eb2d94f988263</url>
    <id>0040ccda1bb78e8e259f49f7896eb2d94f988263</id>
    <committed-date>2008-08-31T09:46:38-07:00</committed-date>
    <authored-date>2008-08-31T09:46:38-07:00</authored-date>
    <message>Testing fix for incorrectly specified :source option on a has_many :through</message>
    <tree>bacbd04a25edab5807e60be0d59f43e027c6c2f8</tree>
    <committer>
      <name>Ryan McGeary</name>
      <email>ryanongit@mcgeary.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5411ccf9765ac517fb5079818e84304be2d96b94</id>
      </parent>
    </parents>
    <author>
      <name>Ryan McGeary</name>
      <email>ryanongit@mcgeary.org</email>
    </author>
    <url>http://github.com/technicalpickles/shoulda/commit/68e42610bed1a1caf0a2bb5fe73f72ccd5e44e89</url>
    <id>68e42610bed1a1caf0a2bb5fe73f72ccd5e44e89</id>
    <committed-date>2008-08-31T09:14:16-07:00</committed-date>
    <authored-date>2008-08-31T09:14:16-07:00</authored-date>
    <message>Fixed should_have_many regression [#60]

 * Removed the check for the :source option on the assocation as it did not always yield the correct class name
 * Added tests to prevent the regression again</message>
    <tree>d4f6a49d7569af4b0763a1ea1a46129fe6398f1c</tree>
    <committer>
      <name>Ryan McGeary</name>
      <email>ryanongit@mcgeary.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2f510684f2aaf754b263e2e071944b8f003184ce</id>
      </parent>
    </parents>
    <author>
      <name>Tammer Saleh</name>
      <email>tsaleh@thoughtbot.com</email>
    </author>
    <url>http://github.com/technicalpickles/shoulda/commit/5411ccf9765ac517fb5079818e84304be2d96b94</url>
    <id>5411ccf9765ac517fb5079818e84304be2d96b94</id>
    <committed-date>2008-08-28T13:40:05-07:00</committed-date>
    <authored-date>2008-08-28T13:40:05-07:00</authored-date>
    <message>Updated the documentation.</message>
    <tree>0660b969fdcd7359335312fbe99e50ee3c4b4cb0</tree>
    <committer>
      <name>Tammer Saleh</name>
      <email>tsaleh@thoughtbot.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f517592c45af8156b287bdecca81d02c2e33c383</id>
      </parent>
    </parents>
    <author>
      <name>Ryan McGeary</name>
      <email>ryanongit@mcgeary.org</email>
    </author>
    <url>http://github.com/technicalpickles/shoulda/commit/2f510684f2aaf754b263e2e071944b8f003184ce</url>
    <id>2f510684f2aaf754b263e2e071944b8f003184ce</id>
    <committed-date>2008-08-18T20:37:13-07:00</committed-date>
    <authored-date>2008-08-18T20:37:13-07:00</authored-date>
    <message>Fixed shoulda:list rake task for Rails 2.1 by adding the 'test' directory to the load path</message>
    <tree>49ccfa20a89807402ee20d9ec112133fba9873a0</tree>
    <committer>
      <name>Ryan McGeary</name>
      <email>ryanongit@mcgeary.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7fc100f0b994bb7de3b9d2d98820e08f1348d310</id>
      </parent>
    </parents>
    <author>
      <name>Ryan McGeary</name>
      <email>ryanongit@mcgeary.org</email>
    </author>
    <url>http://github.com/technicalpickles/shoulda/commit/f517592c45af8156b287bdecca81d02c2e33c383</url>
    <id>f517592c45af8156b287bdecca81d02c2e33c383</id>
    <committed-date>2008-08-08T16:04:27-07:00</committed-date>
    <authored-date>2008-08-08T16:00:45-07:00</authored-date>
    <message>Fix for pluralization problem in should_belong_to [#19] [Earle Clubb, Anthony Caliendo]

  should_belong_to :address  # =&gt; now works as expected</message>
    <tree>9957944d6d7676929df43a662d754582a79dfe60</tree>
    <committer>
      <name>Ryan McGeary</name>
      <email>ryanongit@mcgeary.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>56a3f432b274b1762b26ba9516762c4cdc27dd17</id>
      </parent>
      <parent>
        <id>b0b8963075a3190310c8d0ced0fb9e72f91e8373</id>
      </parent>
    </parents>
    <author>
      <name>Tammer Saleh</name>
      <email>tsaleh@thoughtbot.com</email>
    </author>
    <url>http://github.com/technicalpickles/shoulda/commit/7fc100f0b994bb7de3b9d2d98820e08f1348d310</url>
    <id>7fc100f0b994bb7de3b9d2d98820e08f1348d310</id>
    <committed-date>2008-08-04T13:18:02-07:00</committed-date>
    <authored-date>2008-08-04T13:18:02-07:00</authored-date>
    <message>Merge branch 'master' of git@github.com:thoughtbot/shoulda

* 'master' of git@github.com:thoughtbot/shoulda:
  should_have_many: added tests for :source option</message>
    <tree>2aa2520be4369860c1a335d2fa0c27a85950836a</tree>
    <committer>
      <name>Tammer Saleh</name>
      <email>tsaleh@thoughtbot.com</email>
    </committer>
  </commit>
</commits>
