<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>d0a8dcfda3ec7ede3f560a62103f0dd250d34b50</id>
      </parent>
    </parents>
    <author>
      <name>Matt Darby</name>
      <email>matt@matt-darby.com</email>
    </author>
    <url>http://github.com/mdarby/restful_acl/commit/bd2f317ee21fa7efbb5a90c851db828cd2d20698</url>
    <id>bd2f317ee21fa7efbb5a90c851db828cd2d20698</id>
    <committed-date>2009-04-05T18:01:47-07:00</committed-date>
    <authored-date>2009-04-05T18:01:47-07:00</authored-date>
    <message>Added link to Lighthouse in README</message>
    <tree>97fb0b060748db1aa618653e31f69b271cea5275</tree>
    <committer>
      <name>Matt Darby</name>
      <email>matt@matt-darby.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ccea5efd0b39a78a63595400e168c179c40d69ad</id>
      </parent>
    </parents>
    <author>
      <name>Matt Darby</name>
      <email>matt@matt-darby.com</email>
    </author>
    <url>http://github.com/mdarby/restful_acl/commit/d0a8dcfda3ec7ede3f560a62103f0dd250d34b50</url>
    <id>d0a8dcfda3ec7ede3f560a62103f0dd250d34b50</id>
    <committed-date>2009-03-29T07:07:35-07:00</committed-date>
    <authored-date>2009-03-29T07:07:35-07:00</authored-date>
    <message>Reformatted README</message>
    <tree>01b34bb1e3c83f3b38642526eec474a9deb0f318</tree>
    <committer>
      <name>Matt Darby</name>
      <email>matt@matt-darby.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e411b193b25c469799184dcd4fbc21ec372f090e</id>
      </parent>
    </parents>
    <author>
      <name>Matt Darby</name>
      <email>matt@matt-darby.com</email>
    </author>
    <url>http://github.com/mdarby/restful_acl/commit/ccea5efd0b39a78a63595400e168c179c40d69ad</url>
    <id>ccea5efd0b39a78a63595400e168c179c40d69ad</id>
    <committed-date>2009-02-07T20:17:50-08:00</committed-date>
    <authored-date>2009-02-07T20:17:50-08:00</authored-date>
    <message>Cleaner implementation of last commit</message>
    <tree>3fa189afd506c1043a9b117b56167a70fb161788</tree>
    <committer>
      <name>Matt Darby</name>
      <email>matt@matt-darby.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>82294651696f77109af8807d77e215dc1f8c1a21</id>
      </parent>
    </parents>
    <author>
      <name>Matt Darby</name>
      <email>matt@matt-darby.com</email>
    </author>
    <url>http://github.com/mdarby/restful_acl/commit/e411b193b25c469799184dcd4fbc21ec372f090e</url>
    <id>e411b193b25c469799184dcd4fbc21ec372f090e</id>
    <committed-date>2009-02-07T20:14:59-08:00</committed-date>
    <authored-date>2009-02-07T20:14:59-08:00</authored-date>
    <message>Updated #indexable and #creatable

This update handles the case where the current controller's associated
model doesn't have a parent, so we must rescue finding the non-existant
parent with a nil.</message>
    <tree>6ee390569501a8058555d1ece34a8dd8f5fdd34e</tree>
    <committer>
      <name>Matt Darby</name>
      <email>matt@matt-darby.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>bcfa1a05e15dda2103e9419e9eb3ee2154912e13</id>
      </parent>
    </parents>
    <author>
      <name>Matt Darby</name>
      <email>matt@matt-darby.com</email>
    </author>
    <url>http://github.com/mdarby/restful_acl/commit/82294651696f77109af8807d77e215dc1f8c1a21</url>
    <id>82294651696f77109af8807d77e215dc1f8c1a21</id>
    <committed-date>2009-02-07T16:13:17-08:00</committed-date>
    <authored-date>2009-02-07T16:13:17-08:00</authored-date>
    <message>Fixed #creatable and #indexable helpers

As these methods are Class methods, they require special handling.
The parent object must be conjured from the params hash, and isn't
immediately available from a specific child object. This update
looks up and passes on the parent object to the respective model method.</message>
    <tree>cecda4463cc2105839b70322b2d5a0fb757fd3e3</tree>
    <committer>
      <name>Matt Darby</name>
      <email>matt@matt-darby.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c131d08f221340164fec34a3e78e678129364ab6</id>
      </parent>
    </parents>
    <author>
      <name>Matt Darby</name>
      <email>matt@matt-darby.com</email>
    </author>
    <url>http://github.com/mdarby/restful_acl/commit/bcfa1a05e15dda2103e9419e9eb3ee2154912e13</url>
    <id>bcfa1a05e15dda2103e9419e9eb3ee2154912e13</id>
    <committed-date>2009-02-05T12:03:18-08:00</committed-date>
    <authored-date>2009-02-05T12:03:18-08:00</authored-date>
    <message>Updated gem date</message>
    <tree>5c8081b2ed4c3debac60adb33b952caae401caa4</tree>
    <committer>
      <name>Matt Darby</name>
      <email>matt@matt-darby.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>11f83037881616859a2996200cbc2b053583cae3</id>
      </parent>
    </parents>
    <author>
      <name>Matt Darby</name>
      <email>matt@matt-darby.com</email>
    </author>
    <url>http://github.com/mdarby/restful_acl/commit/c131d08f221340164fec34a3e78e678129364ab6</url>
    <id>c131d08f221340164fec34a3e78e678129364ab6</id>
    <committed-date>2009-02-05T11:54:23-08:00</committed-date>
    <authored-date>2009-02-05T11:54:23-08:00</authored-date>
    <message>Now checking non-RESTful actions</message>
    <tree>c69bb25c1b169c2b26bdb8fe5e1a46b41875feae</tree>
    <committer>
      <name>Matt Darby</name>
      <email>matt@matt-darby.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>76f1395210899bfa4007282e4c31edaaa1556176</id>
      </parent>
    </parents>
    <author>
      <name>Matt Darby</name>
      <email>matt@matt-darby.com</email>
    </author>
    <url>http://github.com/mdarby/restful_acl/commit/11f83037881616859a2996200cbc2b053583cae3</url>
    <id>11f83037881616859a2996200cbc2b053583cae3</id>
    <committed-date>2009-01-17T06:59:16-08:00</committed-date>
    <authored-date>2009-01-17T06:59:16-08:00</authored-date>
    <message>Updated README</message>
    <tree>9d85e30bfbc59834822fdafe74230819f923261d</tree>
    <committer>
      <name>Matt Darby</name>
      <email>matt@matt-darby.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c4e5c0adf41bc29ba760e5019c766b9edb4b80cc</id>
      </parent>
    </parents>
    <author>
      <name>Matt Darby</name>
      <email>matt@matt-darby.com</email>
    </author>
    <url>http://github.com/mdarby/restful_acl/commit/76f1395210899bfa4007282e4c31edaaa1556176</url>
    <id>76f1395210899bfa4007282e4c31edaaa1556176</id>
    <committed-date>2009-01-17T06:28:00-08:00</committed-date>
    <authored-date>2009-01-17T06:28:00-08:00</authored-date>
    <message>Renamed #my_mom to #logical_parent for clarity</message>
    <tree>92ffdabd2f00f5eab5b183c48a4accc067d9480f</tree>
    <committer>
      <name>Matt Darby</name>
      <email>matt@matt-darby.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6c4c5c13b7caf7ab54130897a44ae76b450dc104</id>
      </parent>
    </parents>
    <author>
      <name>Matt Darby</name>
      <email>matt@matt-darby.com</email>
    </author>
    <url>http://github.com/mdarby/restful_acl/commit/c4e5c0adf41bc29ba760e5019c766b9edb4b80cc</url>
    <id>c4e5c0adf41bc29ba760e5019c766b9edb4b80cc</id>
    <committed-date>2009-01-16T07:13:02-08:00</committed-date>
    <authored-date>2009-01-16T07:13:02-08:00</authored-date>
    <message>Now sporting friendlier error messages</message>
    <tree>267220aa496310e9c7689651e77b0f4458d79298</tree>
    <committer>
      <name>Matt Darby</name>
      <email>matt@matt-darby.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f9ece950a38b31bab35c80718829eaf20cc04b9b</id>
      </parent>
    </parents>
    <author>
      <name>Matt Darby</name>
      <email>matt@matt-darby.com</email>
    </author>
    <url>http://github.com/mdarby/restful_acl/commit/6c4c5c13b7caf7ab54130897a44ae76b450dc104</url>
    <id>6c4c5c13b7caf7ab54130897a44ae76b450dc104</id>
    <committed-date>2009-01-16T07:12:52-08:00</committed-date>
    <authored-date>2009-01-16T07:12:52-08:00</authored-date>
    <message>Nixed files</message>
    <tree>05047d4a453afb7feb32414efc8dabf3b06b3674</tree>
    <committer>
      <name>Matt Darby</name>
      <email>matt@matt-darby.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a0c797cc84341d1338b72e89ea0428805499a0f7</id>
      </parent>
    </parents>
    <author>
      <name>Matt Darby</name>
      <email>matt@matt-darby.com</email>
    </author>
    <url>http://github.com/mdarby/restful_acl/commit/f9ece950a38b31bab35c80718829eaf20cc04b9b</url>
    <id>f9ece950a38b31bab35c80718829eaf20cc04b9b</id>
    <committed-date>2009-01-15T12:20:52-08:00</committed-date>
    <authored-date>2009-01-15T12:20:52-08:00</authored-date>
    <message>Updated README</message>
    <tree>c39e29570997fb41395d4e9945ca0f9ce5ab7442</tree>
    <committer>
      <name>Matt Darby</name>
      <email>matt@matt-darby.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ecf4c492a2c92f18962f14deed8bbdf197239b8c</id>
      </parent>
    </parents>
    <author>
      <name>Matt Darby</name>
      <email>matt@matt-darby.com</email>
    </author>
    <url>http://github.com/mdarby/restful_acl/commit/a0c797cc84341d1338b72e89ea0428805499a0f7</url>
    <id>a0c797cc84341d1338b72e89ea0428805499a0f7</id>
    <committed-date>2009-01-15T12:19:09-08:00</committed-date>
    <authored-date>2009-01-15T12:19:09-08:00</authored-date>
    <message>Updated README</message>
    <tree>bdde5df08d9b05eb1a4b230ee539e89d1e1ff16b</tree>
    <committer>
      <name>Matt Darby</name>
      <email>matt@matt-darby.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1dab3a33fba06a45090c6372202b4cd2347f27d8</id>
      </parent>
    </parents>
    <author>
      <name>Matt Darby</name>
      <email>matt@matt-darby.com</email>
    </author>
    <url>http://github.com/mdarby/restful_acl/commit/ecf4c492a2c92f18962f14deed8bbdf197239b8c</url>
    <id>ecf4c492a2c92f18962f14deed8bbdf197239b8c</id>
    <committed-date>2009-01-15T12:17:22-08:00</committed-date>
    <authored-date>2009-01-15T12:17:22-08:00</authored-date>
    <message>Updated README</message>
    <tree>4892ce28a89229bb823baf41582362d7bc3d1250</tree>
    <committer>
      <name>Matt Darby</name>
      <email>matt@matt-darby.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>960e95f2d2dca8c156f60a126d78f4aefdb68bde</id>
      </parent>
    </parents>
    <author>
      <name>Matt Darby</name>
      <email>matt@matt-darby.com</email>
    </author>
    <url>http://github.com/mdarby/restful_acl/commit/1dab3a33fba06a45090c6372202b4cd2347f27d8</url>
    <id>1dab3a33fba06a45090c6372202b4cd2347f27d8</id>
    <committed-date>2009-01-15T11:31:28-08:00</committed-date>
    <authored-date>2009-01-15T11:31:28-08:00</authored-date>
    <message>Updated for renamed lib</message>
    <tree>296ec39d5f2a19aea42d2f29e422a764435340e7</tree>
    <committer>
      <name>Matt Darby</name>
      <email>matt@matt-darby.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cdd5e6396eb369080ff687a60de8f97402211d8d</id>
      </parent>
    </parents>
    <author>
      <name>Matt Darby</name>
      <email>matt@matt-darby.com</email>
    </author>
    <url>http://github.com/mdarby/restful_acl/commit/960e95f2d2dca8c156f60a126d78f4aefdb68bde</url>
    <id>960e95f2d2dca8c156f60a126d78f4aefdb68bde</id>
    <committed-date>2009-01-15T11:31:14-08:00</committed-date>
    <authored-date>2009-01-15T11:31:14-08:00</authored-date>
    <message>Updated for renamed lib</message>
    <tree>d44336148231b5cf8f355ab14d87296d8e613c74</tree>
    <committer>
      <name>Matt Darby</name>
      <email>matt@matt-darby.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4d0b21e66ff8741e23b96bee3d87f10d02aee759</id>
      </parent>
    </parents>
    <author>
      <name>Matt Darby</name>
      <email>matt@matt-darby.com</email>
    </author>
    <url>http://github.com/mdarby/restful_acl/commit/cdd5e6396eb369080ff687a60de8f97402211d8d</url>
    <id>cdd5e6396eb369080ff687a60de8f97402211d8d</id>
    <committed-date>2009-01-15T11:30:56-08:00</committed-date>
    <authored-date>2009-01-15T11:30:56-08:00</authored-date>
    <message>Updated gemspec</message>
    <tree>ce66c573ced0eb2039419ffaa16bffe1fd40898d</tree>
    <committer>
      <name>Matt Darby</name>
      <email>matt@matt-darby.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f84e3687c241a133e5aab734c5f17d16a5cd4acd</id>
      </parent>
    </parents>
    <author>
      <name>Matt Darby</name>
      <email>matt@matt-darby.com</email>
    </author>
    <url>http://github.com/mdarby/restful_acl/commit/4d0b21e66ff8741e23b96bee3d87f10d02aee759</url>
    <id>4d0b21e66ff8741e23b96bee3d87f10d02aee759</id>
    <committed-date>2009-01-15T11:20:20-08:00</committed-date>
    <authored-date>2009-01-15T11:20:20-08:00</authored-date>
    <message>Nixed the generator as it's just not really worth it.</message>
    <tree>7a55aeae551b6bf12fdf245b368d27145b253c6a</tree>
    <committer>
      <name>Matt Darby</name>
      <email>matt@matt-darby.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5363eddf17bb48aef9f60bd0332d98f5ce9fb03f</id>
      </parent>
    </parents>
    <author>
      <name>Matt Darby</name>
      <email>matt@matt-darby.com</email>
    </author>
    <url>http://github.com/mdarby/restful_acl/commit/f84e3687c241a133e5aab734c5f17d16a5cd4acd</url>
    <id>f84e3687c241a133e5aab734c5f17d16a5cd4acd</id>
    <committed-date>2009-01-15T11:06:52-08:00</committed-date>
    <authored-date>2009-01-15T11:06:52-08:00</authored-date>
    <message>Generator files</message>
    <tree>6c2b3b308c31fea9cd0dcdb9b4ab8a029d2fe03c</tree>
    <committer>
      <name>Matt Darby</name>
      <email>matt@matt-darby.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>33ad63c88a62728a714ab49909b2032854b63f05</id>
      </parent>
    </parents>
    <author>
      <name>Matt Darby</name>
      <email>matt@matt-darby.com</email>
    </author>
    <url>http://github.com/mdarby/restful_acl/commit/5363eddf17bb48aef9f60bd0332d98f5ce9fb03f</url>
    <id>5363eddf17bb48aef9f60bd0332d98f5ce9fb03f</id>
    <committed-date>2009-01-15T11:06:01-08:00</committed-date>
    <authored-date>2009-01-15T11:06:01-08:00</authored-date>
    <message>Generic template for RESTful_ACL-enabled model</message>
    <tree>e3f891b470f0d791563d1a664e8c012de1c2772c</tree>
    <committer>
      <name>Matt Darby</name>
      <email>matt@matt-darby.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>236ea9f435b9e3f980a290ef78789e08aec2e3a1</id>
      </parent>
    </parents>
    <author>
      <name>Matt Darby</name>
      <email>matt@matt-darby.com</email>
    </author>
    <url>http://github.com/mdarby/restful_acl/commit/33ad63c88a62728a714ab49909b2032854b63f05</url>
    <id>33ad63c88a62728a714ab49909b2032854b63f05</id>
    <committed-date>2009-01-15T11:05:03-08:00</committed-date>
    <authored-date>2009-01-15T11:05:03-08:00</authored-date>
    <message>Models now know who their Mom is. Heartwarming.</message>
    <tree>7a55aeae551b6bf12fdf245b368d27145b253c6a</tree>
    <committer>
      <name>Matt Darby</name>
      <email>matt@matt-darby.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f7ce7f2507c95e3fc4825dfa11359570d5e62dcd</id>
      </parent>
    </parents>
    <author>
      <name>Matt Darby</name>
      <email>matt@matt-darby.com</email>
    </author>
    <url>http://github.com/mdarby/restful_acl/commit/236ea9f435b9e3f980a290ef78789e08aec2e3a1</url>
    <id>236ea9f435b9e3f980a290ef78789e08aec2e3a1</id>
    <committed-date>2009-01-15T11:04:26-08:00</committed-date>
    <authored-date>2009-01-15T11:04:26-08:00</authored-date>
    <message>Added RestfulAclModel module</message>
    <tree>420f7d2cc47398b2ceba9ac59225f0f949571ebb</tree>
    <committer>
      <name>Matt Darby</name>
      <email>matt@matt-darby.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3d06508fb469d6bc082ffb1f82a58e9372f4bcf1</id>
      </parent>
    </parents>
    <author>
      <name>Matt Darby</name>
      <email>matt@matt-darby.com</email>
    </author>
    <url>http://github.com/mdarby/restful_acl/commit/f7ce7f2507c95e3fc4825dfa11359570d5e62dcd</url>
    <id>f7ce7f2507c95e3fc4825dfa11359570d5e62dcd</id>
    <committed-date>2009-01-15T11:03:38-08:00</committed-date>
    <authored-date>2009-01-15T11:03:38-08:00</authored-date>
    <message>Now supporting checking permissions with a parent object</message>
    <tree>7038a1e419d2886701f9150dbd682523e1082de1</tree>
    <committer>
      <name>Matt Darby</name>
      <email>matt@matt-darby.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5b46a3ffd4ee8bb2b0ee7a499c4102888f47f849</id>
      </parent>
    </parents>
    <author>
      <name>Matt Darby</name>
      <email>matt@matt-darby.com</email>
    </author>
    <url>http://github.com/mdarby/restful_acl/commit/3d06508fb469d6bc082ffb1f82a58e9372f4bcf1</url>
    <id>3d06508fb469d6bc082ffb1f82a58e9372f4bcf1</id>
    <committed-date>2009-01-15T11:02:14-08:00</committed-date>
    <authored-date>2009-01-15T11:02:14-08:00</authored-date>
    <message>Now supporting checking permissions with a parent object</message>
    <tree>dbd0b9b5e7315b11c6f5884cdf0dd7bbfec51a84</tree>
    <committer>
      <name>Matt Darby</name>
      <email>matt@matt-darby.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b9a53875d6803e3dd843fa8f6d4b16c6c8d578ee</id>
      </parent>
    </parents>
    <author>
      <name>Matt Darby</name>
      <email>matt@matt-darby.com</email>
    </author>
    <url>http://github.com/mdarby/restful_acl/commit/5b46a3ffd4ee8bb2b0ee7a499c4102888f47f849</url>
    <id>5b46a3ffd4ee8bb2b0ee7a499c4102888f47f849</id>
    <committed-date>2009-01-08T15:42:21-08:00</committed-date>
    <authored-date>2009-01-08T15:42:21-08:00</authored-date>
    <message>Revert &quot;is_creatable_by now supports checking with a parent object&quot;

This reverts commit b9a53875d6803e3dd843fa8f6d4b16c6c8d578ee.</message>
    <tree>35589606d163566b6481786f3001319a0eb1d958</tree>
    <committer>
      <name>Matt Darby</name>
      <email>matt@matt-darby.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0632fca3d3208e14bd5fd3d6c21f5ee2f8fb516f</id>
      </parent>
    </parents>
    <author>
      <name>Matt Darby</name>
      <email>matt@matt-darby.com</email>
    </author>
    <url>http://github.com/mdarby/restful_acl/commit/b9a53875d6803e3dd843fa8f6d4b16c6c8d578ee</url>
    <id>b9a53875d6803e3dd843fa8f6d4b16c6c8d578ee</id>
    <committed-date>2009-01-03T13:51:57-08:00</committed-date>
    <authored-date>2009-01-03T13:51:57-08:00</authored-date>
    <message>is_creatable_by now supports checking with a parent object</message>
    <tree>1bdbeb7f48377b1f4a281efd715820570c7e0450</tree>
    <committer>
      <name>Matt Darby</name>
      <email>matt@matt-darby.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ede15713090373eb016ed50fe98ba91ed7f4b581</id>
      </parent>
    </parents>
    <author>
      <name>Matt Darby</name>
      <email>matt@matt-darby.com</email>
    </author>
    <url>http://github.com/mdarby/restful_acl/commit/0632fca3d3208e14bd5fd3d6c21f5ee2f8fb516f</url>
    <id>0632fca3d3208e14bd5fd3d6c21f5ee2f8fb516f</id>
    <committed-date>2008-12-14T10:43:29-08:00</committed-date>
    <authored-date>2008-12-14T10:43:29-08:00</authored-date>
    <message>Added textile version of the README</message>
    <tree>35589606d163566b6481786f3001319a0eb1d958</tree>
    <committer>
      <name>Matt Darby</name>
      <email>matt@matt-darby.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>81c3f56a9e10b1881dd185b5699e7f586250af7e</id>
      </parent>
    </parents>
    <author>
      <name>Matt Darby</name>
      <email>matt@matt-darby.com</email>
    </author>
    <url>http://github.com/mdarby/restful_acl/commit/ede15713090373eb016ed50fe98ba91ed7f4b581</url>
    <id>ede15713090373eb016ed50fe98ba91ed7f4b581</id>
    <committed-date>2008-12-14T10:43:04-08:00</committed-date>
    <authored-date>2008-12-14T10:43:04-08:00</authored-date>
    <message>README =&gt; Textile</message>
    <tree>245a66126bad73d2052fb98332d1d5004e6fdee7</tree>
    <committer>
      <name>Matt Darby</name>
      <email>matt@matt-darby.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e2d78f8a3fca2c48459b25d2bec2bbf5baba59de</id>
      </parent>
    </parents>
    <author>
      <name>Matt Darby</name>
      <email>matt@matt-darby.com</email>
    </author>
    <url>http://github.com/mdarby/restful_acl/commit/81c3f56a9e10b1881dd185b5699e7f586250af7e</url>
    <id>81c3f56a9e10b1881dd185b5699e7f586250af7e</id>
    <committed-date>2008-12-14T10:02:59-08:00</committed-date>
    <authored-date>2008-12-14T10:02:59-08:00</authored-date>
    <message>C'mon Github, build the gem again</message>
    <tree>b5a808d61863eadc3938eaad3ff63cb966047314</tree>
    <committer>
      <name>Matt Darby</name>
      <email>matt@matt-darby.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0f77da8b151e4183a001f8d52898d502357a25c8</id>
      </parent>
    </parents>
    <author>
      <name>Matt Darby</name>
      <email>matt@matt-darby.com</email>
    </author>
    <url>http://github.com/mdarby/restful_acl/commit/e2d78f8a3fca2c48459b25d2bec2bbf5baba59de</url>
    <id>e2d78f8a3fca2c48459b25d2bec2bbf5baba59de</id>
    <committed-date>2008-12-14T09:45:16-08:00</committed-date>
    <authored-date>2008-12-14T09:45:16-08:00</authored-date>
    <message>Bumped version number</message>
    <tree>54c4b5509b5ecd408891839db8c389e060b4269f</tree>
    <committer>
      <name>Matt Darby</name>
      <email>matt@matt-darby.com</email>
    </committer>
  </commit>
</commits>
