<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>d96f1e48b859a566c7e51140677b8179be55d0ae</id>
      </parent>
    </parents>
    <author>
      <name>Pat Shaughnessy</name>
      <email>pat@patshaughnessy.net</email>
    </author>
    <url>http://github.com/patshaughnessy/paperclip/commit/9556fab3e1659a5c8690db82394cea55714b5da4</url>
    <id>9556fab3e1659a5c8690db82394cea55714b5da4</id>
    <committed-date>2009-04-14T11:09:47-07:00</committed-date>
    <authored-date>2009-04-14T11:09:47-07:00</authored-date>
    <message>Updated comment/doc for database storage</message>
    <tree>e8fe4e46951c8ae301d9608c5eea8678310110b1</tree>
    <committer>
      <name>Pat Shaughnessy</name>
      <email>pat@patshaughnessy.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>529ffc4ae337bfeed77a73134072ed2cbf1029aa</id>
      </parent>
    </parents>
    <author>
      <name>Pat Shaughnessy</name>
      <email>pat@patshaughnessy.net</email>
    </author>
    <url>http://github.com/patshaughnessy/paperclip/commit/d96f1e48b859a566c7e51140677b8179be55d0ae</url>
    <id>d96f1e48b859a566c7e51140677b8179be55d0ae</id>
    <committed-date>2009-04-13T20:34:54-07:00</committed-date>
    <authored-date>2009-04-13T20:34:54-07:00</authored-date>
    <message>Refactored to save files in columns in the model's database table</message>
    <tree>09b3192c7bb6a71f75a329baed03013e720e4d85</tree>
    <committer>
      <name>Pat Shaughnessy</name>
      <email>pat@patshaughnessy.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>52de311c1648bbff5fa3e70dcfd5ff486e89fcae</id>
      </parent>
      <parent>
        <id>ea5f6ac0204e0020a856eaaa4d3cc5cee2e0b3ab</id>
      </parent>
    </parents>
    <author>
      <name>Pat Shaughnessy</name>
      <email>pat@patshaughnessy.net</email>
    </author>
    <url>http://github.com/patshaughnessy/paperclip/commit/529ffc4ae337bfeed77a73134072ed2cbf1029aa</url>
    <id>529ffc4ae337bfeed77a73134072ed2cbf1029aa</id>
    <committed-date>2009-04-13T20:20:00-07:00</committed-date>
    <authored-date>2009-04-13T20:20:00-07:00</authored-date>
    <message>Merge branch 'master' of git://github.com/thoughtbot/paperclip</message>
    <tree>5a1ef181f6d675c949b035402494be3e31fc4e4a</tree>
    <committer>
      <name>Pat Shaughnessy</name>
      <email>pat@patshaughnessy.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a1b39cc65e1436ed0e9d3079c46febfd7a7486fc</id>
      </parent>
    </parents>
    <author>
      <name>Jon Yurek</name>
      <email>jyurek@thoughtbot.com</email>
    </author>
    <url>http://github.com/patshaughnessy/paperclip/commit/ea5f6ac0204e0020a856eaaa4d3cc5cee2e0b3ab</url>
    <id>ea5f6ac0204e0020a856eaaa4d3cc5cee2e0b3ab</id>
    <committed-date>2009-04-02T11:39:17-07:00</committed-date>
    <authored-date>2009-04-02T11:39:17-07:00</authored-date>
    <message>Bumped gemspec to 2.2.8</message>
    <tree>fb6ef46d47225f5aad9b9a4c556dffbffb95c934</tree>
    <committer>
      <name>Jon Yurek</name>
      <email>jyurek@thoughtbot.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d75a5db71272c18ddb8a6b5128205a055381c805</id>
      </parent>
    </parents>
    <author>
      <name>Jon Yurek</name>
      <email>jyurek@thoughtbot.com</email>
    </author>
    <url>http://github.com/patshaughnessy/paperclip/commit/a1b39cc65e1436ed0e9d3079c46febfd7a7486fc</url>
    <id>a1b39cc65e1436ed0e9d3079c46febfd7a7486fc</id>
    <committed-date>2009-03-17T12:07:02-07:00</committed-date>
    <authored-date>2009-03-17T12:07:02-07:00</authored-date>
    <message>Reverted the nil assignment, as the issue in Rails/Rack was fixed. Also removed a lot of logging.</message>
    <tree>419192835a352c036be71f8cc62f947b6f38b60f</tree>
    <committer>
      <name>Jon Yurek</name>
      <email>jyurek@thoughtbot.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2db00be2e137c1fd8d69c35dd3e56ada28c511b1</id>
      </parent>
    </parents>
    <author>
      <name>Jon Yurek</name>
      <email>jyurek@thoughtbot.com</email>
    </author>
    <url>http://github.com/patshaughnessy/paperclip/commit/d75a5db71272c18ddb8a6b5128205a055381c805</url>
    <id>d75a5db71272c18ddb8a6b5128205a055381c805</id>
    <committed-date>2009-03-12T12:17:08-07:00</committed-date>
    <authored-date>2009-03-12T12:17:08-07:00</authored-date>
    <message>Bumped to 2.2.7 for nil/Rails 2.3 fix</message>
    <tree>094e5c2539aa8c2c9b533ca5210fd8fc036f638d</tree>
    <committer>
      <name>Jon Yurek</name>
      <email>jyurek@thoughtbot.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f44ede70f849acf3ae3403cc1d5e1439fa0fac91</id>
      </parent>
    </parents>
    <author>
      <name>Jon Yurek</name>
      <email>jyurek@thoughtbot.com</email>
    </author>
    <url>http://github.com/patshaughnessy/paperclip/commit/2db00be2e137c1fd8d69c35dd3e56ada28c511b1</url>
    <id>2db00be2e137c1fd8d69c35dd3e56ada28c511b1</id>
    <committed-date>2009-03-12T12:13:48-07:00</committed-date>
    <authored-date>2009-03-12T12:06:25-07:00</authored-date>
    <message>Removed the ability for nil to delete an attachment, sadly.</message>
    <tree>8c24a533f891d64223898c028a8fffb40f239a24</tree>
    <committer>
      <name>Jon Yurek</name>
      <email>jyurek@thoughtbot.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ee96901d349598f04a65347e4568e46b9fe0583b</id>
      </parent>
    </parents>
    <author>
      <name>Pat Shaughnessy</name>
      <email>pat@patshaughnessy.net</email>
    </author>
    <url>http://github.com/patshaughnessy/paperclip/commit/52de311c1648bbff5fa3e70dcfd5ff486e89fcae</url>
    <id>52de311c1648bbff5fa3e70dcfd5ff486e89fcae</id>
    <committed-date>2009-03-11T06:58:05-07:00</committed-date>
    <authored-date>2009-03-11T06:58:05-07:00</authored-date>
    <message>Fix to relative_root interpolation, and default param and alias for file_contents</message>
    <tree>9b33d0efcd27b0ec68153732966e70e14d616421</tree>
    <committer>
      <name>Pat Shaughnessy</name>
      <email>pat@patshaughnessy.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5318f7dc8bcef6ed1cbf0333e68e3f21345d384b</id>
      </parent>
    </parents>
    <author>
      <name>Lawrence Pit</name>
      <email>lawrence.pit@gmail.com</email>
    </author>
    <url>http://github.com/patshaughnessy/paperclip/commit/f44ede70f849acf3ae3403cc1d5e1439fa0fac91</url>
    <id>f44ede70f849acf3ae3403cc1d5e1439fa0fac91</id>
    <committed-date>2009-02-26T19:44:48-08:00</committed-date>
    <authored-date>2009-02-26T15:23:18-08:00</authored-date>
    <message>fix should_validate_attachment_content_type macro
(cherry picked from commit 4db98fb37e32867541f28b7832ce8d28788fd62c)</message>
    <tree>6ade88251bfd4143c432d20b7d5bd2e3bd951663</tree>
    <committer>
      <name>Jon Yurek</name>
      <email>jyurek@thoughtbot.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ec09660ba52740f3c1d4a47d46e14b9ee2e97b67</id>
      </parent>
    </parents>
    <author>
      <name>Jon Yurek</name>
      <email>jyurek@thoughtbot.com</email>
    </author>
    <url>http://github.com/patshaughnessy/paperclip/commit/5318f7dc8bcef6ed1cbf0333e68e3f21345d384b</url>
    <id>5318f7dc8bcef6ed1cbf0333e68e3f21345d384b</id>
    <committed-date>2009-02-22T15:39:35-08:00</committed-date>
    <authored-date>2009-02-22T15:39:35-08:00</authored-date>
    <message>Fixed error in s3_alias_url docs</message>
    <tree>f935e9fff53cc32a8933bd75a7c49d050aedc3c1</tree>
    <committer>
      <name>Jon Yurek</name>
      <email>jyurek@thoughtbot.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>723618a2678a86395868be1a80393cacc56f1017</id>
      </parent>
    </parents>
    <author>
      <name>Rob Anderton</name>
      <email>rob.anderton@thewebfellas.com</email>
    </author>
    <url>http://github.com/patshaughnessy/paperclip/commit/ec09660ba52740f3c1d4a47d46e14b9ee2e97b67</url>
    <id>ec09660ba52740f3c1d4a47d46e14b9ee2e97b67</id>
    <committed-date>2009-02-22T11:31:15-08:00</committed-date>
    <authored-date>2009-02-22T11:31:15-08:00</authored-date>
    <message>Moved style solidification to the post_process method, this also fixes the reprocess! method</message>
    <tree>f05d6601cd888af4cb52c0b4e0aecae2cefbd3b6</tree>
    <committer>
      <name>Jon Yurek</name>
      <email>jyurek@thoughtbot.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>53ff5f9fa136b7c4765fd18d5e47d75069aebd81</id>
      </parent>
    </parents>
    <author>
      <name>Jon Yurek</name>
      <email>jyurek@thoughtbot.com</email>
    </author>
    <url>http://github.com/patshaughnessy/paperclip/commit/723618a2678a86395868be1a80393cacc56f1017</url>
    <id>723618a2678a86395868be1a80393cacc56f1017</id>
    <committed-date>2009-02-22T11:24:21-08:00</committed-date>
    <authored-date>2009-02-22T11:24:21-08:00</authored-date>
    <message>S3 CNAME support</message>
    <tree>2525babc1ee629d9d095bbbfab00913589f2ef6f</tree>
    <committer>
      <name>Jon Yurek</name>
      <email>jyurek@thoughtbot.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>53ff5f9fa136b7c4765fd18d5e47d75069aebd81</id>
      </parent>
    </parents>
    <author>
      <name>Pat Shaughnessy</name>
      <email>pat@patshaughnessy.net</email>
    </author>
    <url>http://github.com/patshaughnessy/paperclip/commit/ee96901d349598f04a65347e4568e46b9fe0583b</url>
    <id>ee96901d349598f04a65347e4568e46b9fe0583b</id>
    <committed-date>2009-02-19T09:09:25-08:00</committed-date>
    <authored-date>2009-02-19T09:09:25-08:00</authored-date>
    <message>Database storage</message>
    <tree>9b394d09e773a92aa987656e029dc51414be7d0a</tree>
    <committer>
      <name>Pat Shaughnessy</name>
      <email>pat@patshaughnessy.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>09767ab19862f4105c504196ab1c64d7fd9cc26c</id>
      </parent>
    </parents>
    <author>
      <name>Jon Yurek</name>
      <email>jyurek@thoughtbot.com</email>
    </author>
    <url>http://github.com/patshaughnessy/paperclip/commit/53ff5f9fa136b7c4765fd18d5e47d75069aebd81</url>
    <id>53ff5f9fa136b7c4765fd18d5e47d75069aebd81</id>
    <committed-date>2009-02-17T13:37:40-08:00</committed-date>
    <authored-date>2009-02-17T13:37:40-08:00</authored-date>
    <message>Bumped version to 2.2.6</message>
    <tree>210d74923ad352309cca3740b648fa9a8c780878</tree>
    <committer>
      <name>Jon Yurek</name>
      <email>jyurek@thoughtbot.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>28a83058f2816a4d924d7a4dc1b681ef00c41a1c</id>
      </parent>
    </parents>
    <author>
      <name>Jon Yurek</name>
      <email>jyurek@thoughtbot.com</email>
    </author>
    <url>http://github.com/patshaughnessy/paperclip/commit/09767ab19862f4105c504196ab1c64d7fd9cc26c</url>
    <id>09767ab19862f4105c504196ab1c64d7fd9cc26c</id>
    <committed-date>2009-02-17T13:36:52-08:00</committed-date>
    <authored-date>2009-02-17T13:36:52-08:00</authored-date>
    <message>Reversed commit 87783829, removed :relative_url_root for now</message>
    <tree>a47b6f7db34e4f4adafc5e93be680dea0b6d7ff2</tree>
    <committer>
      <name>Jon Yurek</name>
      <email>jyurek@thoughtbot.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>832298b6d477027fbdbae53bf9d92d68accf5411</id>
      </parent>
    </parents>
    <author>
      <name>Jon Yurek</name>
      <email>jyurek@thoughtbot.com</email>
    </author>
    <url>http://github.com/patshaughnessy/paperclip/commit/28a83058f2816a4d924d7a4dc1b681ef00c41a1c</url>
    <id>28a83058f2816a4d924d7a4dc1b681ef00c41a1c</id>
    <committed-date>2009-02-13T07:11:24-08:00</committed-date>
    <authored-date>2009-02-13T07:11:24-08:00</authored-date>
    <message>Fixed issue with my own tests and the matchers.</message>
    <tree>c2e2f9302d9e98dd0230fb8fb4c248cf1717448e</tree>
    <committer>
      <name>Jon Yurek</name>
      <email>jyurek@thoughtbot.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>093f21930b627c24cf761aa2e06301a9da9d6180</id>
      </parent>
    </parents>
    <author>
      <name>Jon Yurek</name>
      <email>jyurek@thoughtbot.com</email>
    </author>
    <url>http://github.com/patshaughnessy/paperclip/commit/832298b6d477027fbdbae53bf9d92d68accf5411</url>
    <id>832298b6d477027fbdbae53bf9d92d68accf5411</id>
    <committed-date>2009-02-13T06:59:25-08:00</committed-date>
    <authored-date>2009-02-13T06:59:25-08:00</authored-date>
    <message>Fixed inclusion issue with Matchers</message>
    <tree>d6a2570b08f93e9d4a2181d0b0ef09c19f9abb5d</tree>
    <committer>
      <name>Jon Yurek</name>
      <email>jyurek@thoughtbot.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>10c79b22ac856064d28131d1386235eda0db849e</id>
      </parent>
    </parents>
    <author>
      <name>Tim Pope</name>
      <email>code@tpope.net</email>
    </author>
    <url>http://github.com/patshaughnessy/paperclip/commit/093f21930b627c24cf761aa2e06301a9da9d6180</url>
    <id>093f21930b627c24cf761aa2e06301a9da9d6180</id>
    <committed-date>2009-02-11T20:11:09-08:00</committed-date>
    <authored-date>2009-02-11T20:11:09-08:00</authored-date>
    <message>Syntax fix for 1.9</message>
    <tree>5972c07bff3c6f10f00d07c2f8cf173571a8fdf9</tree>
    <committer>
      <name>Jon Yurek</name>
      <email>jyurek@thoughtbot.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b51930ea3d95e2be6fda65a3d59f79fc3b79419b</id>
      </parent>
    </parents>
    <author>
      <name>Jon Yurek</name>
      <email>jyurek@thoughtbot.com</email>
    </author>
    <url>http://github.com/patshaughnessy/paperclip/commit/10c79b22ac856064d28131d1386235eda0db849e</url>
    <id>10c79b22ac856064d28131d1386235eda0db849e</id>
    <committed-date>2009-02-11T20:01:38-08:00</committed-date>
    <authored-date>2009-02-11T20:01:38-08:00</authored-date>
    <message>Version bump to 2.2.5</message>
    <tree>5dfb9e576b19ebfd2d6e8d6d2d3f71d5229ee6ba</tree>
    <committer>
      <name>Jon Yurek</name>
      <email>jyurek@thoughtbot.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>552e0b093b8cf972248a487aead72f058ad1c43c</id>
      </parent>
    </parents>
    <author>
      <name>Jon Yurek</name>
      <email>jyurek@thoughtbot.com</email>
    </author>
    <url>http://github.com/patshaughnessy/paperclip/commit/b51930ea3d95e2be6fda65a3d59f79fc3b79419b</url>
    <id>b51930ea3d95e2be6fda65a3d59f79fc3b79419b</id>
    <committed-date>2009-02-11T14:03:48-08:00</committed-date>
    <authored-date>2009-02-11T14:03:48-08:00</authored-date>
    <message>Moved the matchers into the lib directory</message>
    <tree>ada5e03ce1bd4f85d76e308df0585aa614fc82c4</tree>
    <committer>
      <name>Jon Yurek</name>
      <email>jyurek@thoughtbot.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4dccd53ae6fc0fb62ba09b32193a800a4617af05</id>
      </parent>
    </parents>
    <author>
      <name>Jon Yurek</name>
      <email>jyurek@thoughtbot.com</email>
    </author>
    <url>http://github.com/patshaughnessy/paperclip/commit/552e0b093b8cf972248a487aead72f058ad1c43c</url>
    <id>552e0b093b8cf972248a487aead72f058ad1c43c</id>
    <committed-date>2009-02-09T19:32:56-08:00</committed-date>
    <authored-date>2009-02-09T19:32:56-08:00</authored-date>
    <message>Version 2.2.4</message>
    <tree>d3e39238b1feb0fff4b161b7f93bcc2ef8eb0810</tree>
    <committer>
      <name>Jon Yurek</name>
      <email>jyurek@thoughtbot.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3f5516ce882c9562f075065d870273a8fdc49f18</id>
      </parent>
    </parents>
    <author>
      <name>Thijs Cadier</name>
      <email>thijs@80beans.com</email>
    </author>
    <url>http://github.com/patshaughnessy/paperclip/commit/4dccd53ae6fc0fb62ba09b32193a800a4617af05</url>
    <id>4dccd53ae6fc0fb62ba09b32193a800a4617af05</id>
    <committed-date>2009-02-09T19:29:57-08:00</committed-date>
    <authored-date>2009-02-09T11:57:49-08:00</authored-date>
    <message>Added support for :styles option being defined as a Proc.
(cherry picked from commit 5799558cb4211bed0fba67df36510a29cfbbd94c)</message>
    <tree>7fe4207596b0b47576cbfdb69172c6c63a8f3032</tree>
    <committer>
      <name>Jon Yurek</name>
      <email>jyurek@thoughtbot.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2fda5b1069c368d81954d2c3dc2589a7e1a94288</id>
      </parent>
    </parents>
    <author>
      <name>Micha&#322; Szajbe</name>
      <email>michal.szajbe@gmail.com</email>
    </author>
    <url>http://github.com/patshaughnessy/paperclip/commit/3f5516ce882c9562f075065d870273a8fdc49f18</url>
    <id>3f5516ce882c9562f075065d870273a8fdc49f18</id>
    <committed-date>2009-02-08T15:19:17-08:00</committed-date>
    <authored-date>2009-02-06T06:42:44-08:00</authored-date>
    <message>Fixed tests to pass after changes made commited in e655fbe502fbae2b538922b35c6d2f55b1fee3d1.
(cherry picked from commit 0ce019185d8258a806179be6453aa4d1220803d6)</message>
    <tree>e4adf877eb62560fb9f1b17a11069e5de26f6c13</tree>
    <committer>
      <name>Jon Yurek</name>
      <email>jyurek@thoughtbot.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>35b912ace53cf3e5c3cbea248e9f968e2c269aa9</id>
      </parent>
    </parents>
    <author>
      <name>Micha&#322; Szajbe</name>
      <email>michal.szajbe@gmail.com</email>
    </author>
    <url>http://github.com/patshaughnessy/paperclip/commit/2fda5b1069c368d81954d2c3dc2589a7e1a94288</url>
    <id>2fda5b1069c368d81954d2c3dc2589a7e1a94288</id>
    <committed-date>2009-02-08T15:19:09-08:00</committed-date>
    <authored-date>2009-02-06T05:53:50-08:00</authored-date>
    <message>Now Attachment instance is passed as third argument to Processor#make.
(cherry picked from commit e655fbe502fbae2b538922b35c6d2f55b1fee3d1)</message>
    <tree>0a4b20c51d09398f1aa7f4006a1e40690d0e497f</tree>
    <committer>
      <name>Jon Yurek</name>
      <email>jyurek@thoughtbot.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>044f00eccba1c3314e904a2adcf293ba72b56a3d</id>
      </parent>
    </parents>
    <author>
      <name>Micha&#322; Szajbe</name>
      <email>michal.szajbe@gmail.com</email>
    </author>
    <url>http://github.com/patshaughnessy/paperclip/commit/35b912ace53cf3e5c3cbea248e9f968e2c269aa9</url>
    <id>35b912ace53cf3e5c3cbea248e9f968e2c269aa9</id>
    <committed-date>2009-02-08T15:14:34-08:00</committed-date>
    <authored-date>2009-02-03T12:59:56-08:00</authored-date>
    <message>Added support for :name and :url options being defined as a Proc.

Possible application:
Providing backward compatibility for existing attachments when changing naming conventions for new attachments.</message>
    <tree>992ed11b9261b8c8bf8f5275c1edb2433a42f3ec</tree>
    <committer>
      <name>Jon Yurek</name>
      <email>jyurek@thoughtbot.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>87783829b497984ed81537d6814f0bcda1f06922</id>
      </parent>
    </parents>
    <author>
      <name>Micha&#322; Szajbe</name>
      <email>michal.szajbe@gmail.com</email>
    </author>
    <url>http://github.com/patshaughnessy/paperclip/commit/044f00eccba1c3314e904a2adcf293ba72b56a3d</url>
    <id>044f00eccba1c3314e904a2adcf293ba72b56a3d</id>
    <committed-date>2009-02-08T15:14:17-08:00</committed-date>
    <authored-date>2009-02-03T10:19:12-08:00</authored-date>
    <message>Added support for S3 bucket being defined as a Proc and therefore determined at runtime.
(cherry picked from commit 74de215ea28628af94b2c4a0d1b005395247fdc1)</message>
    <tree>1ec07f1dcdaf0f77876182399f4186bbe914a23b</tree>
    <committer>
      <name>Jon Yurek</name>
      <email>jyurek@thoughtbot.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>09657d1c3962fe816fa17781f4437ea90b699abe</id>
      </parent>
    </parents>
    <author>
      <name>Jon Yurek</name>
      <email>jyurek@thoughtbot.com</email>
    </author>
    <url>http://github.com/patshaughnessy/paperclip/commit/87783829b497984ed81537d6814f0bcda1f06922</url>
    <id>87783829b497984ed81537d6814f0bcda1f06922</id>
    <committed-date>2009-02-08T15:05:53-08:00</committed-date>
    <authored-date>2009-02-08T15:05:53-08:00</authored-date>
    <message>Added :relative_root interpolation</message>
    <tree>155537ecf9dc1026cd3b7dedc7773b18c4529ad8</tree>
    <committer>
      <name>Jon Yurek</name>
      <email>jyurek@thoughtbot.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7de5e65f57708416880c6fd6cb7a2679184b6157</id>
      </parent>
    </parents>
    <author>
      <name>Jon Yurek</name>
      <email>jyurek@thoughtbot.com</email>
    </author>
    <url>http://github.com/patshaughnessy/paperclip/commit/09657d1c3962fe816fa17781f4437ea90b699abe</url>
    <id>09657d1c3962fe816fa17781f4437ea90b699abe</id>
    <committed-date>2009-02-08T11:26:20-08:00</committed-date>
    <authored-date>2009-02-08T11:26:20-08:00</authored-date>
    <message>Cleaned up previous commit a little</message>
    <tree>d63344d7534b63e8b27aa2e2764b8378504448c1</tree>
    <committer>
      <name>Jon Yurek</name>
      <email>jyurek@thoughtbot.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a154479e2d29c3f6bca1fb73719a2e0a98833fbe</id>
      </parent>
    </parents>
    <author>
      <name>thedarkone</name>
      <email>nobody</email>
    </author>
    <url>http://github.com/patshaughnessy/paperclip/commit/7de5e65f57708416880c6fd6cb7a2679184b6157</url>
    <id>7de5e65f57708416880c6fd6cb7a2679184b6157</id>
    <committed-date>2009-02-08T11:21:22-08:00</committed-date>
    <authored-date>2009-01-18T11:23:23-08:00</authored-date>
    <message>Fix how processor's error messages are added to the instance.
(cherry picked from commit 8a5601fbfb878729d9ac92223e282491359a8655)</message>
    <tree>81d2c385606eed1e19bb94d00eccc88c253cc95c</tree>
    <committer>
      <name>Jon Yurek</name>
      <email>jyurek@thoughtbot.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>20bf50d0a89bb8f2780e548ab6ea2fa4b775f88e</id>
      </parent>
    </parents>
    <author>
      <name>Jon Yurek</name>
      <email>jyurek@thoughtbot.com</email>
    </author>
    <url>http://github.com/patshaughnessy/paperclip/commit/a154479e2d29c3f6bca1fb73719a2e0a98833fbe</url>
    <id>a154479e2d29c3f6bca1fb73719a2e0a98833fbe</id>
    <committed-date>2009-02-07T21:14:58-08:00</committed-date>
    <authored-date>2009-02-07T21:14:58-08:00</authored-date>
    <message>Updated thoughtbot-shoulda requirement</message>
    <tree>1c6d42411d8dd97a2f825880bda517c65ea0541c</tree>
    <committer>
      <name>Jon Yurek</name>
      <email>jyurek@thoughtbot.com</email>
    </committer>
  </commit>
</commits>
