<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>3f723e205bb4e5d032027e6bdda09acf3d62df92</id>
      </parent>
    </parents>
    <author>
      <name>Andrew Stone</name>
      <email>andy@stonean.com</email>
    </author>
    <url>http://github.com/stonean/classy-inheritance/commit/e1728687bf2fc8b0218393b46d563b4f01659019</url>
    <id>e1728687bf2fc8b0218393b46d563b4f01659019</id>
    <committed-date>2008-06-23T07:48:25-07:00</committed-date>
    <authored-date>2008-06-23T07:48:25-07:00</authored-date>
    <message>added support for standard rails association options</message>
    <tree>0885ce9eabbaaa7df381df0b7c5270899738f555</tree>
    <committer>
      <name>Andrew Stone</name>
      <email>andy@stonean.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7444bedb73709a937fcb791afec7acba52bd4b3f</id>
      </parent>
    </parents>
    <author>
      <name>Andrew Stone</name>
      <email>andy@stonean.com</email>
    </author>
    <url>http://github.com/stonean/classy-inheritance/commit/3f723e205bb4e5d032027e6bdda09acf3d62df92</url>
    <id>3f723e205bb4e5d032027e6bdda09acf3d62df92</id>
    <committed-date>2008-06-13T08:54:32-07:00</committed-date>
    <authored-date>2008-06-13T08:54:32-07:00</authored-date>
    <message>Add: :prefix parameter to depends_on call.  So if you have User.depends_on(:profile, :attrs =&gt; [:first_name], :prefix =&gt; true), your user model will have @user.profile_first_name.  This is to avoid name collisions with requisite classes.</message>
    <tree>f12ec957d52e2ec28af6c6744636a33b03bf4338</tree>
    <committer>
      <name>Andrew Stone</name>
      <email>andy@stonean.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c0a158d7645ed5cd1f89ed192ea46bcb162b784c</id>
      </parent>
    </parents>
    <author>
      <name>Andrew Stone</name>
      <email>andy@stonean.com</email>
    </author>
    <url>http://github.com/stonean/classy-inheritance/commit/7444bedb73709a937fcb791afec7acba52bd4b3f</url>
    <id>7444bedb73709a937fcb791afec7acba52bd4b3f</id>
    <committed-date>2008-06-09T07:29:58-07:00</committed-date>
    <authored-date>2008-06-09T07:29:58-07:00</authored-date>
    <message>exposed can_be method</message>
    <tree>6c3a69f868b4455f677e7f4ee56b90fce6df96bd</tree>
    <committer>
      <name>Andrew Stone</name>
      <email>andy@stonean.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1e0b75129f7654838e66f6db597a159627dd03de</id>
      </parent>
    </parents>
    <author>
      <name>Andrew Stone</name>
      <email>andy@stonean.com</email>
    </author>
    <url>http://github.com/stonean/classy-inheritance/commit/c0a158d7645ed5cd1f89ed192ea46bcb162b784c</url>
    <id>c0a158d7645ed5cd1f89ed192ea46bcb162b784c</id>
    <committed-date>2008-06-03T16:53:00-07:00</committed-date>
    <authored-date>2008-06-03T16:53:00-07:00</authored-date>
    <message>When defining a depends_on that is polymorhic the requisite class has two methods added: 'is_a_&lt;model&gt;?' and 'as_a_&lt;model&gt;'.</message>
    <tree>7e2f0c03f5e9b7669d980df68d6ae5b0e766d12a</tree>
    <committer>
      <name>Andrew Stone</name>
      <email>andy@stonean.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ef31f284f104b95cd80de7ca5ebe3c99ac9315f4</id>
      </parent>
    </parents>
    <author>
      <name>Andrew Stone</name>
      <email>andy@stonean.com</email>
    </author>
    <url>http://github.com/stonean/classy-inheritance/commit/1e0b75129f7654838e66f6db597a159627dd03de</url>
    <id>1e0b75129f7654838e66f6db597a159627dd03de</id>
    <committed-date>2008-05-30T11:51:05-07:00</committed-date>
    <authored-date>2008-05-30T11:51:05-07:00</authored-date>
    <message>fix to find_with method when other conditionals are passed</message>
    <tree>7d302208380fe68426e0f36c9d54b1f88f4560de</tree>
    <committer>
      <name>Andrew Stone</name>
      <email>andy@stonean.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a4868344da6c24ed16aa75e8a82071ccd6b20daa</id>
      </parent>
    </parents>
    <author>
      <name>Andrew Stone</name>
      <email>andy@stonean.com</email>
    </author>
    <url>http://github.com/stonean/classy-inheritance/commit/ef31f284f104b95cd80de7ca5ebe3c99ac9315f4</url>
    <id>ef31f284f104b95cd80de7ca5ebe3c99ac9315f4</id>
    <committed-date>2008-05-29T10:17:26-07:00</committed-date>
    <authored-date>2008-05-29T10:17:26-07:00</authored-date>
    <message>creating website</message>
    <tree>519de66532b727fb2b4e1639dc560f90cfc74b98</tree>
    <committer>
      <name>Andrew Stone</name>
      <email>andy@stonean.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b842520ac23b4c7e33c134fd22fda6357e9288e4</id>
      </parent>
    </parents>
    <author>
      <name>Andrew Stone</name>
      <email>andy@stonean.com</email>
    </author>
    <url>http://github.com/stonean/classy-inheritance/commit/a4868344da6c24ed16aa75e8a82071ccd6b20daa</url>
    <id>a4868344da6c24ed16aa75e8a82071ccd6b20daa</id>
    <committed-date>2008-05-29T08:13:28-07:00</committed-date>
    <authored-date>2008-05-29T08:13:28-07:00</authored-date>
    <message>simple bug fixes with renaming</message>
    <tree>c2dbf4360431943060abbcf1e27046d7a8e44eb5</tree>
    <committer>
      <name>Andrew Stone</name>
      <email>andy@stonean.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5e5f0711f8dd7b18a02a149efbbd0bc22c22846d</id>
      </parent>
    </parents>
    <author>
      <name>Andrew Stone</name>
      <email>andy@stonean.com</email>
    </author>
    <url>http://github.com/stonean/classy-inheritance/commit/b842520ac23b4c7e33c134fd22fda6357e9288e4</url>
    <id>b842520ac23b4c7e33c134fd22fda6357e9288e4</id>
    <committed-date>2008-05-29T08:11:13-07:00</committed-date>
    <authored-date>2008-05-29T08:11:13-07:00</authored-date>
    <message>initial code addition</message>
    <tree>f39abed2c980f812de00c5161623943fc472268a</tree>
    <committer>
      <name>Andrew Stone</name>
      <email>andy@stonean.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7819d8333ee16e3dfac140b1b69380fc46e3ff6c</id>
      </parent>
    </parents>
    <author>
      <name>Andrew Stone</name>
      <email>andy@stonean.com</email>
    </author>
    <url>http://github.com/stonean/classy-inheritance/commit/5e5f0711f8dd7b18a02a149efbbd0bc22c22846d</url>
    <id>5e5f0711f8dd7b18a02a149efbbd0bc22c22846d</id>
    <committed-date>2008-05-29T08:09:26-07:00</committed-date>
    <authored-date>2008-05-29T08:09:26-07:00</authored-date>
    <message>adding git ignore file</message>
    <tree>38f705504cc01005d0da6794d355cfa2b525a6f0</tree>
    <committer>
      <name>Andrew Stone</name>
      <email>andy@stonean.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array"/>
    <author>
      <name>Andrew Stone</name>
      <email>andy@stonean.com</email>
    </author>
    <url>http://github.com/stonean/classy-inheritance/commit/7819d8333ee16e3dfac140b1b69380fc46e3ff6c</url>
    <id>7819d8333ee16e3dfac140b1b69380fc46e3ff6c</id>
    <committed-date>2008-05-29T07:56:33-07:00</committed-date>
    <authored-date>2008-05-29T07:56:33-07:00</authored-date>
    <message>first commit</message>
    <tree>543b9bebdc6bd5c4b22136034a95dd097a57d3dd</tree>
    <committer>
      <name>Andrew Stone</name>
      <email>andy@stonean.com</email>
    </committer>
  </commit>
</commits>
