<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>5f9e56739ff520fea01e0b71bdb08a4d4dd9cd29</id>
      </parent>
    </parents>
    <author>
      <name>Dan Kubb</name>
      <email>dan.kubb@autopilotmarketing.com</email>
    </author>
    <url>http://github.com/sam/dm-core/commit/8af63340e7473f9545e5026996a6e623bc5c59ee</url>
    <id>8af63340e7473f9545e5026996a6e623bc5c59ee</id>
    <committed-date>2008-06-08T04:19:34-07:00</committed-date>
    <authored-date>2008-06-08T04:19:34-07:00</authored-date>
    <message>Added Collection#slice

* Simplified how values are matched up with the properties within
  Collection#load</message>
    <tree>a1c68fd513028c8f2ba8193a44ad2bd0bb19fc00</tree>
    <committer>
      <name>Dan Kubb</name>
      <email>dan.kubb@autopilotmarketing.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>852c46cee14f159d016e0ca9945679859a1e6d39</id>
      </parent>
    </parents>
    <author>
      <name>Dan Kubb</name>
      <email>dan.kubb@autopilotmarketing.com</email>
    </author>
    <url>http://github.com/sam/dm-core/commit/5f9e56739ff520fea01e0b71bdb08a4d4dd9cd29</url>
    <id>5f9e56739ff520fea01e0b71bdb08a4d4dd9cd29</id>
    <committed-date>2008-06-08T02:18:11-07:00</committed-date>
    <authored-date>2008-06-08T02:18:11-07:00</authored-date>
    <message>Added Collection#at</message>
    <tree>615fef37e1087f5fcc7060d0594c2fae3e910ea9</tree>
    <committer>
      <name>Dan Kubb</name>
      <email>dan.kubb@autopilotmarketing.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a361441d45e9723cfb77024a83366e792c10f012</id>
      </parent>
    </parents>
    <author>
      <name>Dan Kubb</name>
      <email>dan.kubb@autopilotmarketing.com</email>
    </author>
    <url>http://github.com/sam/dm-core/commit/852c46cee14f159d016e0ca9945679859a1e6d39</url>
    <id>852c46cee14f159d016e0ca9945679859a1e6d39</id>
    <committed-date>2008-06-08T02:10:21-07:00</committed-date>
    <authored-date>2008-06-08T02:10:05-07:00</authored-date>
    <message>Added Collection#reverse

* Moved unit specs for Collection that have external dependencies to
  the integration specs
* Simplified Association Proxy classes
* Cleaned up naming conventions in DOA</message>
    <tree>7160256eb45d1562d890ee885155646cea9af204</tree>
    <committer>
      <name>Dan Kubb</name>
      <email>dan.kubb@autopilotmarketing.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>76aecf0ff47c9be509f7c6319f8999a62b797586</id>
      </parent>
    </parents>
    <author>
      <name>Dan Kubb</name>
      <email>dan.kubb@autopilotmarketing.com</email>
    </author>
    <url>http://github.com/sam/dm-core/commit/a361441d45e9723cfb77024a83366e792c10f012</url>
    <id>a361441d45e9723cfb77024a83366e792c10f012</id>
    <committed-date>2008-06-08T02:10:21-07:00</committed-date>
    <authored-date>2008-06-06T20:17:41-07:00</authored-date>
    <message>Collection#load returns the loaded resource</message>
    <tree>e32eb355d8b6c75c9d6eae102818c8456d9eaa32</tree>
    <committer>
      <name>Dan Kubb</name>
      <email>dan.kubb@autopilotmarketing.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e789f1f11ddc343e2dd37a67ed8b02e9dad0c206</id>
      </parent>
    </parents>
    <author>
      <name>John W Higgins</name>
      <email>john@wishVPS.com</email>
    </author>
    <url>http://github.com/sam/dm-core/commit/76aecf0ff47c9be509f7c6319f8999a62b797586</url>
    <id>76aecf0ff47c9be509f7c6319f8999a62b797586</id>
    <committed-date>2008-06-07T13:58:17-07:00</committed-date>
    <authored-date>2008-06-07T13:58:17-07:00</authored-date>
    <message>Adds the ability to store a nil in a field with a default</message>
    <tree>551721b9b075f8b56310a9d5f4bdf0b41df9c22b</tree>
    <committer>
      <name>John W Higgins</name>
      <email>john@wishVPS.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>32b424403a49688993425b4b1c39fb83b95cb37c</id>
      </parent>
    </parents>
    <author>
      <name>Martin Kihlgren</name>
      <email>zond@cthulhu.rlyeh</email>
    </author>
    <url>http://github.com/sam/dm-core/commit/e789f1f11ddc343e2dd37a67ed8b02e9dad0c206</url>
    <id>e789f1f11ddc343e2dd37a67ed8b02e9dad0c206</id>
    <committed-date>2008-06-07T05:26:19-07:00</committed-date>
    <authored-date>2008-06-07T05:26:19-07:00</authored-date>
    <message>Fixed a memory leak in AbstractAdapter.</message>
    <tree>03155f29c2816bdfb2129790cf578224d3693b24</tree>
    <committer>
      <name>Martin Kihlgren</name>
      <email>zond@cthulhu.rlyeh</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4a665e1386194ac40e4481278ce4ef56252c3951</id>
      </parent>
    </parents>
    <author>
      <name>Dan Kubb</name>
      <email>dan.kubb@autopilotmarketing.com</email>
    </author>
    <url>http://github.com/sam/dm-core/commit/32b424403a49688993425b4b1c39fb83b95cb37c</url>
    <id>32b424403a49688993425b4b1c39fb83b95cb37c</id>
    <committed-date>2008-06-06T14:05:31-07:00</committed-date>
    <authored-date>2008-06-06T14:05:31-07:00</authored-date>
    <message>Added Collection#first and Collection#last</message>
    <tree>c2aace98e223c6b81fddb5309bd91315144b3e55</tree>
    <committer>
      <name>Dan Kubb</name>
      <email>dan.kubb@autopilotmarketing.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3badf463f5b6fd23d0d3a09e11ef55c7b0cbb955</id>
      </parent>
    </parents>
    <author>
      <name>Dan Kubb</name>
      <email>dan.kubb@autopilotmarketing.com</email>
    </author>
    <url>http://github.com/sam/dm-core/commit/4a665e1386194ac40e4481278ce4ef56252c3951</url>
    <id>4a665e1386194ac40e4481278ce4ef56252c3951</id>
    <committed-date>2008-06-06T12:24:00-07:00</committed-date>
    <authored-date>2008-06-06T12:24:00-07:00</authored-date>
    <message>Added notes to DRY up code more</message>
    <tree>a9ce77ff54a555844cf255be49ee2ba2fb0090db</tree>
    <committer>
      <name>Dan Kubb</name>
      <email>dan.kubb@autopilotmarketing.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1b148eb1809be7bf13cca67c748922018682cd2c</id>
      </parent>
    </parents>
    <author>
      <name>Dan Kubb</name>
      <email>dan.kubb@autopilotmarketing.com</email>
    </author>
    <url>http://github.com/sam/dm-core/commit/3badf463f5b6fd23d0d3a09e11ef55c7b0cbb955</url>
    <id>3badf463f5b6fd23d0d3a09e11ef55c7b0cbb955</id>
    <committed-date>2008-06-06T12:02:41-07:00</committed-date>
    <authored-date>2008-06-06T12:02:29-07:00</authored-date>
    <message>Updated Query#update to overwrite non-default values

* Renamed Model.current_scope to Model.query
* Updated Repository#all to accept a Query object
* Removed Query#hash
* Updated finders so the argument name is query instead of options
  to indicate that the query can be a Query object or a Hash
* Updated specs to not inspect object state using
  Object#instance_variables and Array#include?</message>
    <tree>e43e096d2782122a8de30e1161faee39a5425ec2</tree>
    <committer>
      <name>Dan Kubb</name>
      <email>dan.kubb@autopilotmarketing.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a59c0f51db456a233b4a16cc34820bea8e413558</id>
      </parent>
    </parents>
    <author>
      <name>Dan Kubb</name>
      <email>dan.kubb@autopilotmarketing.com</email>
    </author>
    <url>http://github.com/sam/dm-core/commit/1b148eb1809be7bf13cca67c748922018682cd2c</url>
    <id>1b148eb1809be7bf13cca67c748922018682cd2c</id>
    <committed-date>2008-06-06T12:02:40-07:00</committed-date>
    <authored-date>2008-06-06T01:36:07-07:00</authored-date>
    <message>Added Collection#all

* Collection#all allows you to query a subset of the resources within a
  collection.</message>
    <tree>4096daff3a9d32417a47e62034241f1d8642627c</tree>
    <committer>
      <name>Dan Kubb</name>
      <email>dan.kubb@autopilotmarketing.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>998be8cf50b79ac31caee0d9145ff2ab33969fbe</id>
      </parent>
    </parents>
    <author>
      <name>atmos</name>
      <email>atmos@atmos.org</email>
    </author>
    <url>http://github.com/sam/dm-core/commit/a59c0f51db456a233b4a16cc34820bea8e413558</url>
    <id>a59c0f51db456a233b4a16cc34820bea8e413558</id>
    <committed-date>2008-06-06T11:14:25-07:00</committed-date>
    <authored-date>2008-06-06T11:14:25-07:00</authored-date>
    <message>make relative paths passed in from merb_datamapper valid again.  It is calling File.expand_path on the results, dkubb suggested against this for obvious reasons but there are now specs for this so refactor at will</message>
    <tree>c2f4befcc29cdcc144e1e1d951003406c3077f68</tree>
    <committer>
      <name>atmos</name>
      <email>atmos@atmos.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9a80caa5170b678f83c2a08406e28ccb0c09ddf4</id>
      </parent>
    </parents>
    <author>
      <name>Dan Kubb</name>
      <email>dan.kubb@autopilotmarketing.com</email>
    </author>
    <url>http://github.com/sam/dm-core/commit/998be8cf50b79ac31caee0d9145ff2ab33969fbe</url>
    <id>998be8cf50b79ac31caee0d9145ff2ab33969fbe</id>
    <committed-date>2008-06-05T21:33:59-07:00</committed-date>
    <authored-date>2008-06-05T21:33:48-07:00</authored-date>
    <message>Changed deprecated Model[key] to Model.get!(key) in specs

* Updated warning for Model[] to show the model name</message>
    <tree>ad5db4e9939cbb0a596abeb946b1aff3f6a6336d</tree>
    <committer>
      <name>Dan Kubb</name>
      <email>dan.kubb@autopilotmarketing.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a6f11bd56074d5d75a7134b44336969c03637618</id>
      </parent>
    </parents>
    <author>
      <name>postmodern</name>
      <email>postmodern.mod3@gmail.com</email>
    </author>
    <url>http://github.com/sam/dm-core/commit/9a80caa5170b678f83c2a08406e28ccb0c09ddf4</url>
    <id>9a80caa5170b678f83c2a08406e28ccb0c09ddf4</id>
    <committed-date>2008-06-05T21:15:07-07:00</committed-date>
    <authored-date>2008-06-05T21:15:07-07:00</authored-date>
    <message>Reduced mangling powers of Sqlite3Adapter#normalize_uri, so that both relative and absolute sqlite3 db paths can be used.</message>
    <tree>987d4df6b30aa4caf2f89a6c213159d917ac12f4</tree>
    <committer>
      <name>postmodern</name>
      <email>postmodern.mod3@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>bb61cb9b377c339af50df95ce54c46e545188fbc</id>
      </parent>
    </parents>
    <author>
      <name>Dan Kubb</name>
      <email>dan.kubb@autopilotmarketing.com</email>
    </author>
    <url>http://github.com/sam/dm-core/commit/a6f11bd56074d5d75a7134b44336969c03637618</url>
    <id>a6f11bd56074d5d75a7134b44336969c03637618</id>
    <committed-date>2008-06-05T20:54:58-07:00</committed-date>
    <authored-date>2008-06-05T20:54:58-07:00</authored-date>
    <message>Updated Rakefile to catch exceptions if Yard not properly loaded

* This time -- for real!</message>
    <tree>8c150c7b76c25212272e054fe0343a80601ebb41</tree>
    <committer>
      <name>Dan Kubb</name>
      <email>dan.kubb@autopilotmarketing.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7d71b830cf8b054fbfbe6dcba966534209c3da20</id>
      </parent>
    </parents>
    <author>
      <name>Dan Kubb</name>
      <email>dan.kubb@autopilotmarketing.com</email>
    </author>
    <url>http://github.com/sam/dm-core/commit/bb61cb9b377c339af50df95ce54c46e545188fbc</url>
    <id>bb61cb9b377c339af50df95ce54c46e545188fbc</id>
    <committed-date>2008-06-05T20:51:17-07:00</committed-date>
    <authored-date>2008-06-05T20:51:17-07:00</authored-date>
    <message>Fixed broken specs for String based foreign keys

* Updated to copy the scale and precision for Float based foreign keys
* Updated has(n) to explicitly set the min to 0 and the max to Infinity
  for the association.
* Stripped whitespace with &quot;sake strip&quot;</message>
    <tree>7cdc60f8e95c1d3d755a9852a07ed94747d3d58e</tree>
    <committer>
      <name>Dan Kubb</name>
      <email>dan.kubb@autopilotmarketing.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f6879a70e84e0e0a71f0c2c66fab9e5c179b8a16</id>
      </parent>
      <parent>
        <id>9eeabfeb6414bdc9f8e0fc5baea4cd86781959c7</id>
      </parent>
    </parents>
    <author>
      <name>Phil Darnowsky</name>
      <email>phil@darnowsky.com</email>
    </author>
    <url>http://github.com/sam/dm-core/commit/7d71b830cf8b054fbfbe6dcba966534209c3da20</url>
    <id>7d71b830cf8b054fbfbe6dcba966534209c3da20</id>
    <committed-date>2008-06-05T15:23:12-07:00</committed-date>
    <authored-date>2008-06-05T15:23:12-07:00</authored-date>
    <message>Merge branch 'master' of git@github.com:sam/dm-core</message>
    <tree>7b69b68f282e6b190cec315a12200f2c4517f3d0</tree>
    <committer>
      <name>Phil Darnowsky</name>
      <email>phil@darnowsky.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f8d57fdcf45c61943c5426c645e594c80221b1a5</id>
      </parent>
    </parents>
    <author>
      <name>Phil Darnowsky</name>
      <email>phil@darnowsky.com</email>
    </author>
    <url>http://github.com/sam/dm-core/commit/f6879a70e84e0e0a71f0c2c66fab9e5c179b8a16</url>
    <id>f6879a70e84e0e0a71f0c2c66fab9e5c179b8a16</id>
    <committed-date>2008-06-05T15:15:03-07:00</committed-date>
    <authored-date>2008-06-05T15:15:03-07:00</authored-date>
    <message>belongs_to associations were using default length regardless of the parent model's key's length.  Fixed.</message>
    <tree>02010dfbda611be0172c8eb6f6932272304edc1f</tree>
    <committer>
      <name>Phil Darnowsky</name>
      <email>phil@darnowsky.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f8d57fdcf45c61943c5426c645e594c80221b1a5</id>
      </parent>
    </parents>
    <author>
      <name>Bernerd Schaefer</name>
      <email>bj.schaefer@gmail.com</email>
    </author>
    <url>http://github.com/sam/dm-core/commit/9eeabfeb6414bdc9f8e0fc5baea4cd86781959c7</url>
    <id>9eeabfeb6414bdc9f8e0fc5baea4cd86781959c7</id>
    <committed-date>2008-06-05T14:34:16-07:00</committed-date>
    <authored-date>2008-06-05T14:34:16-07:00</authored-date>
    <message>Removed set_types call from find_by_sql</message>
    <tree>581e2422df9fb6d041c4541187531f0e95e69c14</tree>
    <committer>
      <name>Bernerd Schaefer</name>
      <email>bj.schaefer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d0ace4a4c86ffd840649bbc93b474a69a20cecb2</id>
      </parent>
      <parent>
        <id>0ab12b1de25b5cbc6180dacf1d4fbdbf67289520</id>
      </parent>
    </parents>
    <author>
      <name>Jarkko Laine</name>
      <email>jarkko@jlaine.net</email>
    </author>
    <url>http://github.com/sam/dm-core/commit/f8d57fdcf45c61943c5426c645e594c80221b1a5</url>
    <id>f8d57fdcf45c61943c5426c645e594c80221b1a5</id>
    <committed-date>2008-06-04T22:54:12-07:00</committed-date>
    <authored-date>2008-06-04T22:54:12-07:00</authored-date>
    <message>Merge branch 'master' of git@github.com:sam/dm-core</message>
    <tree>88403efbd26ba112f556826f7e8eae9722130ea3</tree>
    <committer>
      <name>Jarkko Laine</name>
      <email>jarkko@jlaine.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>01533e0131907ff1300f7cd65219c32337d44e92</id>
      </parent>
    </parents>
    <author>
      <name>Jarkko Laine</name>
      <email>jarkko@jlaine.net</email>
    </author>
    <url>http://github.com/sam/dm-core/commit/d0ace4a4c86ffd840649bbc93b474a69a20cecb2</url>
    <id>d0ace4a4c86ffd840649bbc93b474a69a20cecb2</id>
    <committed-date>2008-06-04T22:53:41-07:00</committed-date>
    <authored-date>2008-06-04T22:53:41-07:00</authored-date>
    <message>Check that a setter method is not already defined before creating on in Property#create_setter. This fixes a bug where STI classes didn't inherit custom setter methods from their parents.</message>
    <tree>0469374839095be5295925ab2dac0d93efdf851d</tree>
    <committer>
      <name>Jarkko Laine</name>
      <email>jarkko@jlaine.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8709c1f1859a54fbb69c07ea322cd0c007919225</id>
      </parent>
    </parents>
    <author>
      <name>Dan Kubb</name>
      <email>dan.kubb@autopilotmarketing.com</email>
    </author>
    <url>http://github.com/sam/dm-core/commit/0ab12b1de25b5cbc6180dacf1d4fbdbf67289520</url>
    <id>0ab12b1de25b5cbc6180dacf1d4fbdbf67289520</id>
    <committed-date>2008-06-04T17:57:30-07:00</committed-date>
    <authored-date>2008-06-04T17:57:30-07:00</authored-date>
    <message>Updated Rakefile to catch exceptions if Yard not properly loaded

* Stripped whitespace with &quot;sake strip&quot;</message>
    <tree>ba42299ee68ac10edd9db0bc26bb4bbd9383bc45</tree>
    <committer>
      <name>Dan Kubb</name>
      <email>dan.kubb@autopilotmarketing.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>eb67af96298a1e41b84ed041984b42d5f36a6cfc</id>
      </parent>
    </parents>
    <author>
      <name>Sam Smoot</name>
      <email>ssmoot@gmail.com</email>
    </author>
    <url>http://github.com/sam/dm-core/commit/8709c1f1859a54fbb69c07ea322cd0c007919225</url>
    <id>8709c1f1859a54fbb69c07ea322cd0c007919225</id>
    <committed-date>2008-06-04T17:23:09-07:00</committed-date>
    <authored-date>2008-06-04T17:23:09-07:00</authored-date>
    <message>Added Resource::first_or_create</message>
    <tree>882ae4e2d1fb07ade73d348a7cd748db4630c900</tree>
    <committer>
      <name>Sam Smoot</name>
      <email>ssmoot@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f1e9b282b83180dcd66f9e24c36a86562d5a9765</id>
      </parent>
    </parents>
    <author>
      <name>Sam Smoot</name>
      <email>ssmoot@gmail.com</email>
    </author>
    <url>http://github.com/sam/dm-core/commit/eb67af96298a1e41b84ed041984b42d5f36a6cfc</url>
    <id>eb67af96298a1e41b84ed041984b42d5f36a6cfc</id>
    <committed-date>2008-06-04T16:45:52-07:00</committed-date>
    <authored-date>2008-06-04T16:45:52-07:00</authored-date>
    <message>lib/data_mapper is now lib/dm-core!</message>
    <tree>f233a55f046722cf125bd15260348753f5368ade</tree>
    <committer>
      <name>Sam Smoot</name>
      <email>ssmoot@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ac634566f2e12903e97c355ea7e7afc97e6a590e</id>
      </parent>
    </parents>
    <author>
      <name>Sam Smoot</name>
      <email>ssmoot@gmail.com</email>
    </author>
    <url>http://github.com/sam/dm-core/commit/f1e9b282b83180dcd66f9e24c36a86562d5a9765</url>
    <id>f1e9b282b83180dcd66f9e24c36a86562d5a9765</id>
    <committed-date>2008-06-04T16:01:57-07:00</committed-date>
    <authored-date>2008-06-04T16:01:57-07:00</authored-date>
    <message>Postgres Schema support should work now.</message>
    <tree>327dfe3ff633145d9ddececd9867885b0ce9e00c</tree>
    <committer>
      <name>Sam Smoot</name>
      <email>ssmoot@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b5955d8078eda40513c879a08ccf06de11b3cc41</id>
      </parent>
    </parents>
    <author>
      <name>Sam Smoot</name>
      <email>ssmoot@gmail.com</email>
    </author>
    <url>http://github.com/sam/dm-core/commit/ac634566f2e12903e97c355ea7e7afc97e6a590e</url>
    <id>ac634566f2e12903e97c355ea7e7afc97e6a590e</id>
    <committed-date>2008-06-04T14:36:04-07:00</committed-date>
    <authored-date>2008-06-04T14:36:04-07:00</authored-date>
    <message>Make Yardocs work.</message>
    <tree>2f90011eb4649520d60b2f5db184a564c44153e8</tree>
    <committer>
      <name>Sam Smoot</name>
      <email>ssmoot@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c7a1aa54c9395d5e573397ac93d9cb5a1f75fd57</id>
      </parent>
      <parent>
        <id>25a3edc13184d8f4d35e58cf5bbdabdfbdb3e079</id>
      </parent>
    </parents>
    <author>
      <name>Adam French</name>
      <email>adam@adam.wieck.com</email>
    </author>
    <url>http://github.com/sam/dm-core/commit/b5955d8078eda40513c879a08ccf06de11b3cc41</url>
    <id>b5955d8078eda40513c879a08ccf06de11b3cc41</id>
    <committed-date>2008-06-04T12:21:27-07:00</committed-date>
    <authored-date>2008-06-04T12:21:27-07:00</authored-date>
    <message>the return of the rdoc....yards not quite ready yet</message>
    <tree>0804db6bfb5ba78a87c381b70aecef0f6f8398c8</tree>
    <committer>
      <name>Adam French</name>
      <email>adam@adam.wieck.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ad49a27ed70cd51bc4c3a1d7ed690648752eaa8a</id>
      </parent>
    </parents>
    <author>
      <name>Sam Smoot</name>
      <email>ssmoot@gmail.com</email>
    </author>
    <url>http://github.com/sam/dm-core/commit/c7a1aa54c9395d5e573397ac93d9cb5a1f75fd57</url>
    <id>c7a1aa54c9395d5e573397ac93d9cb5a1f75fd57</id>
    <committed-date>2008-06-04T12:20:43-07:00</committed-date>
    <authored-date>2008-06-04T12:20:43-07:00</authored-date>
    <message>Resource::[] is deprecated in favor of Resource::get!.</message>
    <tree>c6cfd1f5c312b6ffc01d1adf8147326831803e2a</tree>
    <committer>
      <name>Sam Smoot</name>
      <email>ssmoot@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e57d19c13a883974a6804b008cf7ccb148ff37a1</id>
      </parent>
    </parents>
    <author>
      <name>Adam French</name>
      <email>adam@adam.wieck.com</email>
    </author>
    <url>http://github.com/sam/dm-core/commit/25a3edc13184d8f4d35e58cf5bbdabdfbdb3e079</url>
    <id>25a3edc13184d8f4d35e58cf5bbdabdfbdb3e079</id>
    <committed-date>2008-06-04T12:20:27-07:00</committed-date>
    <authored-date>2008-06-04T12:20:27-07:00</authored-date>
    <message>bringing back rdoc</message>
    <tree>647805946f24b49f98350be4e9d16ea0684214aa</tree>
    <committer>
      <name>Adam French</name>
      <email>adam@adam.wieck.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7a84711429d0a5b29734bd77217e9f5299441371</id>
      </parent>
    </parents>
    <author>
      <name>Sam Smoot</name>
      <email>ssmoot@gmail.com</email>
    </author>
    <url>http://github.com/sam/dm-core/commit/ad49a27ed70cd51bc4c3a1d7ed690648752eaa8a</url>
    <id>ad49a27ed70cd51bc4c3a1d7ed690648752eaa8a</id>
    <committed-date>2008-06-04T10:53:01-07:00</committed-date>
    <authored-date>2008-06-04T10:53:01-07:00</authored-date>
    <message>DataMapper::Inflection is now Extlib::Inflection.</message>
    <tree>3d6132ecd6475e552c8676ff90359ee4ab509ea9</tree>
    <committer>
      <name>Sam Smoot</name>
      <email>ssmoot@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>55c760c6ffc21ffa4fdee8edfee4a91f1f5cb2cc</id>
      </parent>
    </parents>
    <author>
      <name>Sam Smoot</name>
      <email>ssmoot@gmail.com</email>
    </author>
    <url>http://github.com/sam/dm-core/commit/7a84711429d0a5b29734bd77217e9f5299441371</url>
    <id>7a84711429d0a5b29734bd77217e9f5299441371</id>
    <committed-date>2008-06-04T10:34:09-07:00</committed-date>
    <authored-date>2008-06-03T16:00:31-07:00</authored-date>
    <message>Moving support classes to extlib.</message>
    <tree>e4809f9be4f98d80f34cb7e31f300ea056117fbb</tree>
    <committer>
      <name>Sam Smoot</name>
      <email>ssmoot@gmail.com</email>
    </committer>
  </commit>
</commits>
