<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>08eb2c743dd4e58112d04d3912e3c4cc8fb441c9</id>
      </parent>
    </parents>
    <author>
      <name>Jonathan Lim</name>
      <email>snowblink@gmail.com</email>
    </author>
    <url>http://github.com/snowblink/shoulda/commit/f95e9bfd23dd0fdadcaf395d7f2ddc9282866129</url>
    <id>f95e9bfd23dd0fdadcaf395d7f2ddc9282866129</id>
    <committed-date>2008-06-16T11:44:20-07:00</committed-date>
    <authored-date>2008-06-16T11:44:20-07:00</authored-date>
    <message>Adding tests for new should_be_restful tests [#20]</message>
    <tree>c47f610d2a29604ecb3018430f034ea76cf2e648</tree>
    <committer>
      <name>Jonathan Lim</name>
      <email>snowblink@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>730c2d338b09c92c23bd643c9539766afeeaf46c</id>
      </parent>
    </parents>
    <author>
      <name>Jonathan Lim</name>
      <email>snowblink@gmail.com</email>
    </author>
    <url>http://github.com/snowblink/shoulda/commit/08eb2c743dd4e58112d04d3912e3c4cc8fb441c9</url>
    <id>08eb2c743dd4e58112d04d3912e3c4cc8fb441c9</id>
    <committed-date>2008-06-16T05:27:50-07:00</committed-date>
    <authored-date>2008-06-16T05:27:50-07:00</authored-date>
    <message>Adding tests for create and update actions for when #save or #update_attributes fail.
This may resolve ticket #20</message>
    <tree>55527548677abcc468833940f6babe019cfcf39a</tree>
    <committer>
      <name>Jonathan Lim</name>
      <email>snowblink@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>fa21ea937436aa2f02fcea830da218616b149d59</id>
      </parent>
    </parents>
    <author>
      <name>August Lilleaas</name>
      <email>augustlilleaas@gmail.com</email>
    </author>
    <url>http://github.com/snowblink/shoulda/commit/730c2d338b09c92c23bd643c9539766afeeaf46c</url>
    <id>730c2d338b09c92c23bd643c9539766afeeaf46c</id>
    <committed-date>2008-06-13T05:23:32-07:00</committed-date>
    <authored-date>2008-06-13T05:23:32-07:00</authored-date>
    <message>Calling should without a block piggybacks to should_eventually.</message>
    <tree>874b19855dd1e0a304b401a3861848f205594752</tree>
    <committer>
      <name>August Lilleaas</name>
      <email>augustlilleaas@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>09e40f4440bad1b4a8cf568f435945aaa10a9727</id>
      </parent>
    </parents>
    <author>
      <name>Tammer Saleh</name>
      <email>tsaleh@thoughtbot.com</email>
    </author>
    <url>http://github.com/snowblink/shoulda/commit/fa21ea937436aa2f02fcea830da218616b149d59</url>
    <id>fa21ea937436aa2f02fcea830da218616b149d59</id>
    <committed-date>2008-06-07T08:09:08-07:00</committed-date>
    <authored-date>2008-06-07T08:09:08-07:00</authored-date>
    <message>indenting fix</message>
    <tree>54a0cd7a010b7f65b04b8bcbfbc3c4b7b1a3d94c</tree>
    <committer>
      <name>Tammer Saleh</name>
      <email>tsaleh@thoughtbot.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>af11bb115ee4cca8c79c0dd7d87454ccc5f7da88</id>
      </parent>
      <parent>
        <id>911b2f7cb43e8afb1395e55be9334bcd533fe330</id>
      </parent>
    </parents>
    <author>
      <name>Tammer Saleh</name>
      <email>tsaleh@thoughtbot.com</email>
    </author>
    <url>http://github.com/snowblink/shoulda/commit/09e40f4440bad1b4a8cf568f435945aaa10a9727</url>
    <id>09e40f4440bad1b4a8cf568f435945aaa10a9727</id>
    <committed-date>2008-06-07T08:05:03-07:00</committed-date>
    <authored-date>2008-06-07T08:05:03-07:00</authored-date>
    <message>Merge git://github.com/nate/shoulda into pull-requests

* git://github.com/nate/shoulda:
  Scoping of uniqueness validations on multiple attributes</message>
    <tree>7e4812494dc108c1284746940ec7eb5a41c26c2c</tree>
    <committer>
      <name>Tammer Saleh</name>
      <email>tsaleh@thoughtbot.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9c78fe05a1897acc9455115725c09f408f5f67ba</id>
      </parent>
      <parent>
        <id>df7dbce012c69789f7f3bff500e2244a4fa1e173</id>
      </parent>
    </parents>
    <author>
      <name>Tammer Saleh</name>
      <email>tsaleh@thoughtbot.com</email>
    </author>
    <url>http://github.com/snowblink/shoulda/commit/af11bb115ee4cca8c79c0dd7d87454ccc5f7da88</url>
    <id>af11bb115ee4cca8c79c0dd7d87454ccc5f7da88</id>
    <committed-date>2008-06-07T08:01:43-07:00</committed-date>
    <authored-date>2008-06-07T08:01:43-07:00</authored-date>
    <message>Merge git://github.com/thechrisoshow/shoulda into pull-requests

* Fixed so you can specify dependent as symbol or string, and without :through option

* git://github.com/thechrisoshow/shoulda:
  Added dependent option to should_have_many</message>
    <tree>fba220cd56b2840b4d12d14ac82e4da865c7b0be</tree>
    <committer>
      <name>Tammer Saleh</name>
      <email>tsaleh@thoughtbot.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9c78fe05a1897acc9455115725c09f408f5f67ba</id>
      </parent>
    </parents>
    <author>
      <name>Nathan Sutton</name>
      <email>nate@sevenwire.com</email>
    </author>
    <url>http://github.com/snowblink/shoulda/commit/911b2f7cb43e8afb1395e55be9334bcd533fe330</url>
    <id>911b2f7cb43e8afb1395e55be9334bcd533fe330</id>
    <committed-date>2008-05-29T16:48:39-07:00</committed-date>
    <authored-date>2008-05-29T16:48:39-07:00</authored-date>
    <message>Scoping of uniqueness validations on multiple attributes

Previously the :scoped_to option on the 'should_require_unique_attributes'
only allowed a single attribute to scope uniqueness.  This adds the ability to
scope to multiple attributes.  This also improves the documentation for the
method.</message>
    <tree>94e6a396be93466a321e221971873f75c6e3c8e9</tree>
    <committer>
      <name>Nathan Sutton</name>
      <email>nate@sevenwire.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2995ef728d224bd8fc02c8a9542b14a22c47bfb5</id>
      </parent>
      <parent>
        <id>ac5f2854a90fa542a92e46d0d145b53584e0a598</id>
      </parent>
    </parents>
    <author>
      <name>Chris O'Sullivan</name>
      <email>thechrisoshow@gmail.com</email>
    </author>
    <url>http://github.com/snowblink/shoulda/commit/df7dbce012c69789f7f3bff500e2244a4fa1e173</url>
    <id>df7dbce012c69789f7f3bff500e2244a4fa1e173</id>
    <committed-date>2008-05-23T07:51:00-07:00</committed-date>
    <authored-date>2008-05-23T07:51:00-07:00</authored-date>
    <message>Merge branch 'master' of git@github.com:thechrisoshow/shoulda</message>
    <tree>13bea3d6875c45d4ee62b3ea1d9c04b5d979a989</tree>
    <committer>
      <name>Chris O'Sullivan</name>
      <email>thechrisoshow@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>71e52d9c40638cdf8480f7a4d206aa99aab8a6db</id>
      </parent>
    </parents>
    <author>
      <name>Chris O'Sullivan</name>
      <email>thechrisoshow@gmail.com</email>
    </author>
    <url>http://github.com/snowblink/shoulda/commit/2995ef728d224bd8fc02c8a9542b14a22c47bfb5</url>
    <id>2995ef728d224bd8fc02c8a9542b14a22c47bfb5</id>
    <committed-date>2008-05-23T07:49:32-07:00</committed-date>
    <authored-date>2008-05-23T07:44:20-07:00</authored-date>
    <message>Added dependent option to should_have_many</message>
    <tree>13bea3d6875c45d4ee62b3ea1d9c04b5d979a989</tree>
    <committer>
      <name>Chris O'Sullivan</name>
      <email>thechrisoshow@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>71e52d9c40638cdf8480f7a4d206aa99aab8a6db</id>
      </parent>
    </parents>
    <author>
      <name>Chris O'Sullivan</name>
      <email>thechrisoshow@gmail.com</email>
    </author>
    <url>http://github.com/snowblink/shoulda/commit/ac5f2854a90fa542a92e46d0d145b53584e0a598</url>
    <id>ac5f2854a90fa542a92e46d0d145b53584e0a598</id>
    <committed-date>2008-05-23T07:44:20-07:00</committed-date>
    <authored-date>2008-05-23T07:44:20-07:00</authored-date>
    <message>rebase</message>
    <tree>13bea3d6875c45d4ee62b3ea1d9c04b5d979a989</tree>
    <committer>
      <name>Chris O'Sullivan</name>
      <email>thechrisoshow@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4fd54cc270b7a35f7bab874ec57ad171825439f6</id>
      </parent>
      <parent>
        <id>2a7de9cca8fc688bd9f6741128005ab91af37e9a</id>
      </parent>
    </parents>
    <author>
      <name>Tammer Saleh</name>
      <email>tsaleh@thoughtbot.com</email>
    </author>
    <url>http://github.com/snowblink/shoulda/commit/9c78fe05a1897acc9455115725c09f408f5f67ba</url>
    <id>9c78fe05a1897acc9455115725c09f408f5f67ba</id>
    <committed-date>2008-05-19T21:18:25-07:00</committed-date>
    <authored-date>2008-05-19T21:18:25-07:00</authored-date>
    <message>Merge git://github.com/boone/shoulda into pull-requests

* git://github.com/boone/shoulda:
  should_protect_attributes works with attr_accessible</message>
    <tree>cd947ef032903eddadf4d19b7aeeaedb51dbb248</tree>
    <committer>
      <name>Tammer Saleh</name>
      <email>tsaleh@thoughtbot.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5a88049693b3d52c8170402079f337ce765f36f6</id>
      </parent>
      <parent>
        <id>71e52d9c40638cdf8480f7a4d206aa99aab8a6db</id>
      </parent>
    </parents>
    <author>
      <name>Tammer Saleh</name>
      <email>tsaleh@thoughtbot.com</email>
    </author>
    <url>http://github.com/snowblink/shoulda/commit/4fd54cc270b7a35f7bab874ec57ad171825439f6</url>
    <id>4fd54cc270b7a35f7bab874ec57ad171825439f6</id>
    <committed-date>2008-05-19T21:04:26-07:00</committed-date>
    <authored-date>2008-05-19T21:04:26-07:00</authored-date>
    <message>Merge git://github.com/thechrisoshow/shoulda into pull-requests</message>
    <tree>c99d64732da2267fc708a146478243cc60481de4</tree>
    <committer>
      <name>Tammer Saleh</name>
      <email>tsaleh@thoughtbot.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7533bf912c381737a2587d059370ce30bb4cfbcf</id>
      </parent>
      <parent>
        <id>051edf42e8d5d8ccddffe96660a4effe5efac25f</id>
      </parent>
    </parents>
    <author>
      <name>Tammer Saleh</name>
      <email>tsaleh@thoughtbot.com</email>
    </author>
    <url>http://github.com/snowblink/shoulda/commit/5a88049693b3d52c8170402079f337ce765f36f6</url>
    <id>5a88049693b3d52c8170402079f337ce765f36f6</id>
    <committed-date>2008-05-18T13:59:24-07:00</committed-date>
    <authored-date>2008-05-18T13:59:24-07:00</authored-date>
    <message>Merge branch 'master' of git@github.com:thoughtbot/shoulda</message>
    <tree>8cb65ebb8e0d41237d18f687ae21de14e80adaf2</tree>
    <committer>
      <name>Tammer Saleh</name>
      <email>tsaleh@thoughtbot.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7b7c11859bb146517d5e638f01da02423900fd0d</id>
      </parent>
    </parents>
    <author>
      <name>Tammer Saleh</name>
      <email>tsaleh@thoughtbot.com</email>
    </author>
    <url>http://github.com/snowblink/shoulda/commit/7533bf912c381737a2587d059370ce30bb4cfbcf</url>
    <id>7533bf912c381737a2587d059370ce30bb4cfbcf</id>
    <committed-date>2008-05-18T13:59:04-07:00</committed-date>
    <authored-date>2008-05-18T13:59:04-07:00</authored-date>
    <message>renamed README file so that github displays the rdoc correctly</message>
    <tree>8cb65ebb8e0d41237d18f687ae21de14e80adaf2</tree>
    <committer>
      <name>Tammer Saleh</name>
      <email>tsaleh@thoughtbot.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>051edf42e8d5d8ccddffe96660a4effe5efac25f</id>
      </parent>
    </parents>
    <author>
      <name>Chris O'Sullivan</name>
      <email>thechrisoshow@gmail.com</email>
    </author>
    <url>http://github.com/snowblink/shoulda/commit/71e52d9c40638cdf8480f7a4d206aa99aab8a6db</url>
    <id>71e52d9c40638cdf8480f7a4d206aa99aab8a6db</id>
    <committed-date>2008-05-16T02:02:40-07:00</committed-date>
    <authored-date>2008-05-16T02:02:40-07:00</authored-date>
    <message>Fixed typo - added p to unsuported</message>
    <tree>90472fb32ff9111561bb59322f4b972ade3a1d07</tree>
    <committer>
      <name>Chris O'Sullivan</name>
      <email>thechrisoshow@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>051edf42e8d5d8ccddffe96660a4effe5efac25f</id>
      </parent>
    </parents>
    <author>
      <name>Mike Boone</name>
      <email>mike@boonedocks.net</email>
    </author>
    <url>http://github.com/snowblink/shoulda/commit/2a7de9cca8fc688bd9f6741128005ab91af37e9a</url>
    <id>2a7de9cca8fc688bd9f6741128005ab91af37e9a</id>
    <committed-date>2008-05-11T16:48:57-07:00</committed-date>
    <authored-date>2008-05-11T16:48:57-07:00</authored-date>
    <message>should_protect_attributes works with attr_accessible

Applied Luke Francl's patch from this Lighthouse ticket:
http://thoughtbot.lighthouseapp.com/projects/5807/tickets/25-patch-make-should_protect_attributes-with-attr_accessible

Also modified to tag model to use attr_accessible and added a
should_protect_attributes test to tag's unit test.</message>
    <tree>6acfe9c7d96e1ea8a1ceec6e5a82dbcf00e8e94f</tree>
    <committer>
      <name>Mike Boone</name>
      <email>mike@boonedocks.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>fd0df01f1a3f29e8225d403b296ab91b9b6055d6</id>
      </parent>
    </parents>
    <author>
      <name>tsaleh</name>
      <email>tsaleh@7bbfaf0e-4d1d-0410-9690-a8bb5f8ef2aa</email>
    </author>
    <url>http://github.com/snowblink/shoulda/commit/7b7c11859bb146517d5e638f01da02423900fd0d</url>
    <id>7b7c11859bb146517d5e638f01da02423900fd0d</id>
    <committed-date>2008-05-01T06:49:58-07:00</committed-date>
    <authored-date>2008-05-01T06:49:58-07:00</authored-date>
    <message>documentation fixes


git-svn-id: https://svn.thoughtbot.com/plugins/shoulda/trunk@491 7bbfaf0e-4d1d-0410-9690-a8bb5f8ef2aa</message>
    <tree>d1db8e944fde378bf18e2b23b1699ce936136fb2</tree>
    <committer>
      <name>tsaleh</name>
      <email>tsaleh@7bbfaf0e-4d1d-0410-9690-a8bb5f8ef2aa</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6ac26e9da88e0863bf326430da7575b1b0036bfb</id>
      </parent>
    </parents>
    <author>
      <name>tsaleh</name>
      <email>tsaleh@7bbfaf0e-4d1d-0410-9690-a8bb5f8ef2aa</email>
    </author>
    <url>http://github.com/snowblink/shoulda/commit/fd0df01f1a3f29e8225d403b296ab91b9b6055d6</url>
    <id>fd0df01f1a3f29e8225d403b296ab91b9b6055d6</id>
    <committed-date>2008-05-01T06:49:51-07:00</committed-date>
    <authored-date>2008-05-01T06:49:51-07:00</authored-date>
    <message>forgot to remove an old email assertion


git-svn-id: https://svn.thoughtbot.com/plugins/shoulda/trunk@490 7bbfaf0e-4d1d-0410-9690-a8bb5f8ef2aa</message>
    <tree>2a31aaa8eb3018edd42badc1d6631673014cdf3c</tree>
    <committer>
      <name>tsaleh</name>
      <email>tsaleh@7bbfaf0e-4d1d-0410-9690-a8bb5f8ef2aa</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>fa37ef07af6c1a36da12c26f7ec2afc6b0e2499e</id>
      </parent>
    </parents>
    <author>
      <name>tsaleh</name>
      <email>tsaleh@7bbfaf0e-4d1d-0410-9690-a8bb5f8ef2aa</email>
    </author>
    <url>http://github.com/snowblink/shoulda/commit/6ac26e9da88e0863bf326430da7575b1b0036bfb</url>
    <id>6ac26e9da88e0863bf326430da7575b1b0036bfb</id>
    <committed-date>2008-05-01T06:49:45-07:00</committed-date>
    <authored-date>2008-05-01T06:49:45-07:00</authored-date>
    <message>small change to improve rdocs


git-svn-id: https://svn.thoughtbot.com/plugins/shoulda/trunk@489 7bbfaf0e-4d1d-0410-9690-a8bb5f8ef2aa</message>
    <tree>43f90655e03a4e2d843aee2f6a9d1f4018af350a</tree>
    <committer>
      <name>tsaleh</name>
      <email>tsaleh@7bbfaf0e-4d1d-0410-9690-a8bb5f8ef2aa</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0cd585928ff9e189a42ce58b8bf2c6cac8bbd201</id>
      </parent>
    </parents>
    <author>
      <name>tsaleh</name>
      <email>tsaleh@7bbfaf0e-4d1d-0410-9690-a8bb5f8ef2aa</email>
    </author>
    <url>http://github.com/snowblink/shoulda/commit/fa37ef07af6c1a36da12c26f7ec2afc6b0e2499e</url>
    <id>fa37ef07af6c1a36da12c26f7ec2afc6b0e2499e</id>
    <committed-date>2008-05-01T06:49:38-07:00</committed-date>
    <authored-date>2008-05-01T06:49:38-07:00</authored-date>
    <message>fixed should_have_and_belong_to to test for the join table


git-svn-id: https://svn.thoughtbot.com/plugins/shoulda/trunk@488 7bbfaf0e-4d1d-0410-9690-a8bb5f8ef2aa</message>
    <tree>f2dd24073247c9ccd8572e4d778c39247bcdad55</tree>
    <committer>
      <name>tsaleh</name>
      <email>tsaleh@7bbfaf0e-4d1d-0410-9690-a8bb5f8ef2aa</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2d9f16f0878518ee27d22adc652fe02a8219cf1f</id>
      </parent>
    </parents>
    <author>
      <name>tsaleh</name>
      <email>tsaleh@7bbfaf0e-4d1d-0410-9690-a8bb5f8ef2aa</email>
    </author>
    <url>http://github.com/snowblink/shoulda/commit/0cd585928ff9e189a42ce58b8bf2c6cac8bbd201</url>
    <id>0cd585928ff9e189a42ce58b8bf2c6cac8bbd201</id>
    <committed-date>2008-05-01T06:49:29-07:00</committed-date>
    <authored-date>2008-05-01T06:49:29-07:00</authored-date>
    <message>added should_have_indices to test for database indices


git-svn-id: https://svn.thoughtbot.com/plugins/shoulda/trunk@487 7bbfaf0e-4d1d-0410-9690-a8bb5f8ef2aa</message>
    <tree>378bbc14fb925c3b1c535be2425e762f39b168d7</tree>
    <committer>
      <name>tsaleh</name>
      <email>tsaleh@7bbfaf0e-4d1d-0410-9690-a8bb5f8ef2aa</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2a5f76fb315810cf70f5e50cfc020a70a97cfcb0</id>
      </parent>
    </parents>
    <author>
      <name>tsaleh</name>
      <email>tsaleh@7bbfaf0e-4d1d-0410-9690-a8bb5f8ef2aa</email>
    </author>
    <url>http://github.com/snowblink/shoulda/commit/2d9f16f0878518ee27d22adc652fe02a8219cf1f</url>
    <id>2d9f16f0878518ee27d22adc652fe02a8219cf1f</id>
    <committed-date>2008-05-01T06:49:20-07:00</committed-date>
    <authored-date>2008-05-01T06:49:20-07:00</authored-date>
    <message>small test name changes


git-svn-id: https://svn.thoughtbot.com/plugins/shoulda/trunk@486 7bbfaf0e-4d1d-0410-9690-a8bb5f8ef2aa</message>
    <tree>05f4f0a94ffe66e9ea02bbb2dc313e705e489daf</tree>
    <committer>
      <name>tsaleh</name>
      <email>tsaleh@7bbfaf0e-4d1d-0410-9690-a8bb5f8ef2aa</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>eda6ff078f8c6b822da5090af35099fbfea30b3a</id>
      </parent>
    </parents>
    <author>
      <name>tsaleh</name>
      <email>tsaleh@7bbfaf0e-4d1d-0410-9690-a8bb5f8ef2aa</email>
    </author>
    <url>http://github.com/snowblink/shoulda/commit/2a5f76fb315810cf70f5e50cfc020a70a97cfcb0</url>
    <id>2a5f76fb315810cf70f5e50cfc020a70a97cfcb0</id>
    <committed-date>2008-05-01T06:49:13-07:00</committed-date>
    <authored-date>2008-05-01T06:49:13-07:00</authored-date>
    <message>refactored the mail assertions

I've remove assert_sends_email and replaced it with assert_sent_email.


git-svn-id: https://svn.thoughtbot.com/plugins/shoulda/trunk@485 7bbfaf0e-4d1d-0410-9690-a8bb5f8ef2aa</message>
    <tree>1747fe22cb6a370baa2944ca9072cd3b14075476</tree>
    <committer>
      <name>tsaleh</name>
      <email>tsaleh@7bbfaf0e-4d1d-0410-9690-a8bb5f8ef2aa</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>064578de85306d0f53faa352c6b6b52c2acc1a08</id>
      </parent>
    </parents>
    <author>
      <name>tsaleh</name>
      <email>tsaleh@7bbfaf0e-4d1d-0410-9690-a8bb5f8ef2aa</email>
    </author>
    <url>http://github.com/snowblink/shoulda/commit/eda6ff078f8c6b822da5090af35099fbfea30b3a</url>
    <id>eda6ff078f8c6b822da5090af35099fbfea30b3a</id>
    <committed-date>2008-05-01T06:49:06-07:00</committed-date>
    <authored-date>2008-05-01T06:49:06-07:00</authored-date>
    <message>added missing dirs and removed dangling symlink


git-svn-id: https://svn.thoughtbot.com/plugins/shoulda/trunk@484 7bbfaf0e-4d1d-0410-9690-a8bb5f8ef2aa</message>
    <tree>956300d095f8dc809edff98876ec711214e7f64d</tree>
    <committer>
      <name>tsaleh</name>
      <email>tsaleh@7bbfaf0e-4d1d-0410-9690-a8bb5f8ef2aa</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c330c0ad2a4d7e7e0ac570d17e6b5f2bdb65cf62</id>
      </parent>
    </parents>
    <author>
      <name>Tammer Saleh</name>
      <email>tsaleh@thoughtbot.com</email>
    </author>
    <url>http://github.com/snowblink/shoulda/commit/051edf42e8d5d8ccddffe96660a4effe5efac25f</url>
    <id>051edf42e8d5d8ccddffe96660a4effe5efac25f</id>
    <committed-date>2008-04-28T10:23:41-07:00</committed-date>
    <authored-date>2008-04-28T10:23:41-07:00</authored-date>
    <message>documentation fixes</message>
    <tree>d1db8e944fde378bf18e2b23b1699ce936136fb2</tree>
    <committer>
      <name>Tammer Saleh</name>
      <email>tsaleh@thoughtbot.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>395c8445ee1db9bc47cf2d646da7ac87a7dd4d11</id>
      </parent>
    </parents>
    <author>
      <name>Tammer Saleh</name>
      <email>tsaleh@thoughtbot.com</email>
    </author>
    <url>http://github.com/snowblink/shoulda/commit/c330c0ad2a4d7e7e0ac570d17e6b5f2bdb65cf62</url>
    <id>c330c0ad2a4d7e7e0ac570d17e6b5f2bdb65cf62</id>
    <committed-date>2008-04-28T10:18:53-07:00</committed-date>
    <authored-date>2008-04-28T10:18:53-07:00</authored-date>
    <message>forgot to remove an old email assertion</message>
    <tree>2a31aaa8eb3018edd42badc1d6631673014cdf3c</tree>
    <committer>
      <name>Tammer Saleh</name>
      <email>tsaleh@thoughtbot.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>28d9140a7ea45f9a305b251a544ead425fcd58e4</id>
      </parent>
    </parents>
    <author>
      <name>Tammer Saleh</name>
      <email>tsaleh@thoughtbot.com</email>
    </author>
    <url>http://github.com/snowblink/shoulda/commit/395c8445ee1db9bc47cf2d646da7ac87a7dd4d11</url>
    <id>395c8445ee1db9bc47cf2d646da7ac87a7dd4d11</id>
    <committed-date>2008-04-28T10:15:57-07:00</committed-date>
    <authored-date>2008-04-28T10:15:57-07:00</authored-date>
    <message>small change to improve rdocs</message>
    <tree>43f90655e03a4e2d843aee2f6a9d1f4018af350a</tree>
    <committer>
      <name>Tammer Saleh</name>
      <email>tsaleh@thoughtbot.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>102fe37adc9a9b2c23132791bf16c0ff13553b3b</id>
      </parent>
    </parents>
    <author>
      <name>Tammer Saleh</name>
      <email>tsaleh@thoughtbot.com</email>
    </author>
    <url>http://github.com/snowblink/shoulda/commit/28d9140a7ea45f9a305b251a544ead425fcd58e4</url>
    <id>28d9140a7ea45f9a305b251a544ead425fcd58e4</id>
    <committed-date>2008-04-26T14:42:14-07:00</committed-date>
    <authored-date>2008-04-26T14:42:14-07:00</authored-date>
    <message>fixed should_have_and_belong_to to test for the join table</message>
    <tree>f2dd24073247c9ccd8572e4d778c39247bcdad55</tree>
    <committer>
      <name>Tammer Saleh</name>
      <email>tsaleh@thoughtbot.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2c975a161cb36e3b04d56a48c6341f54706758ba</id>
      </parent>
    </parents>
    <author>
      <name>Tammer Saleh</name>
      <email>tsaleh@thoughtbot.com</email>
    </author>
    <url>http://github.com/snowblink/shoulda/commit/102fe37adc9a9b2c23132791bf16c0ff13553b3b</url>
    <id>102fe37adc9a9b2c23132791bf16c0ff13553b3b</id>
    <committed-date>2008-04-26T14:32:16-07:00</committed-date>
    <authored-date>2008-04-26T14:32:16-07:00</authored-date>
    <message>added should_have_indices to test for database indices</message>
    <tree>378bbc14fb925c3b1c535be2425e762f39b168d7</tree>
    <committer>
      <name>Tammer Saleh</name>
      <email>tsaleh@thoughtbot.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>816dbb061aac342e7f33bdba09a2e9792e8cb8c2</id>
      </parent>
    </parents>
    <author>
      <name>Tammer Saleh</name>
      <email>tsaleh@thoughtbot.com</email>
    </author>
    <url>http://github.com/snowblink/shoulda/commit/2c975a161cb36e3b04d56a48c6341f54706758ba</url>
    <id>2c975a161cb36e3b04d56a48c6341f54706758ba</id>
    <committed-date>2008-04-26T14:14:23-07:00</committed-date>
    <authored-date>2008-04-26T14:14:23-07:00</authored-date>
    <message>small test name changes</message>
    <tree>05f4f0a94ffe66e9ea02bbb2dc313e705e489daf</tree>
    <committer>
      <name>Tammer Saleh</name>
      <email>tsaleh@thoughtbot.com</email>
    </committer>
  </commit>
</commits>
