<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>bf0a8eb777ef7f796333b579329c5556f0bacc46</id>
      </parent>
    </parents>
    <author>
      <name>Frederick Cheung</name>
      <email>frederick.cheung@gmail.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/87790e00ec4a0b24146de3757d1d6892689b05e4</url>
    <id>87790e00ec4a0b24146de3757d1d6892689b05e4</id>
    <committed-date>2008-12-15T11:02:54-08:00</committed-date>
    <authored-date>2008-12-14T02:07:06-08:00</authored-date>
    <message>Make constantize look into ancestors

[#410 state:resolved]

Signed-off-by: Jeremy Kemper &lt;jeremy@bitsweat.net&gt;</message>
    <tree>dc7aff47de432c126bbcfe5b3aed393d5a4987a9</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8da5c5597a218b29a200d9504a73312d59b1a92f</id>
      </parent>
    </parents>
    <author>
      <name>Frederick Cheung</name>
      <email>frederick.cheung@gmail.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/bf0a8eb777ef7f796333b579329c5556f0bacc46</url>
    <id>bf0a8eb777ef7f796333b579329c5556f0bacc46</id>
    <committed-date>2008-12-15T09:51:58-08:00</committed-date>
    <authored-date>2008-12-11T08:20:33-08:00</authored-date>
    <message>Fixed session related memory leak [#1558 state:resolved]

Signed-off-by: Joshua Peek &lt;josh@joshpeek.com&gt;</message>
    <tree>324f218256e5fe10e48aa18042fcde14450ec480</tree>
    <committer>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8fcd9cfb9f4e6856df3349a8235621768a565e17</id>
      </parent>
    </parents>
    <author>
      <name>Frederick Cheung</name>
      <email>frederick.cheung@gmail.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/8da5c5597a218b29a200d9504a73312d59b1a92f</url>
    <id>8da5c5597a218b29a200d9504a73312d59b1a92f</id>
    <committed-date>2008-12-10T15:07:46-08:00</committed-date>
    <authored-date>2008-12-10T14:36:58-08:00</authored-date>
    <message>Squash memory leak when calling flush with an empty buffer

[#1552 state:committed]

Signed-off-by: Jeremy Kemper &lt;jeremy@bitsweat.net&gt;</message>
    <tree>ce47931b7b9ddde8a92c9dbf9bdc191e7e4bb724</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>08394014f300ce960bcfd6f36bb364dd6d213819</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/rails/rails/commit/8fcd9cfb9f4e6856df3349a8235621768a565e17</url>
    <id>8fcd9cfb9f4e6856df3349a8235621768a565e17</id>
    <committed-date>2008-12-10T14:48:46-08:00</committed-date>
    <authored-date>2008-12-10T14:48:46-08:00</authored-date>
    <message>Revert &quot;Fix: counter_cache should decrement on deleting associated records.&quot;

[#1196 state:open]

This reverts commit c9e176de78067c5941233b12686276d3016fbb38.</message>
    <tree>433a5d601c230046e9b4d44e82740090d9c70291</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c9e176de78067c5941233b12686276d3016fbb38</id>
      </parent>
    </parents>
    <author>
      <name>Emilio Tagua</name>
      <email>miloops@gmail.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/08394014f300ce960bcfd6f36bb364dd6d213819</url>
    <id>08394014f300ce960bcfd6f36bb364dd6d213819</id>
    <committed-date>2008-12-10T11:10:55-08:00</committed-date>
    <authored-date>2008-12-10T11:04:29-08:00</authored-date>
    <message>Fix test names collision.

[#1549 state:committed]

Signed-off-by: Jeremy Kemper &lt;jeremy@bitsweat.net&gt;</message>
    <tree>dd4e3cd746a0f34d1bba52a5994d11aaa8cc5930</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>032902146a6ff8a194901ba91cd4d6b00b9eb411</id>
      </parent>
    </parents>
    <author>
      <name>Emilio Tagua</name>
      <email>miloops@gmail.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/c9e176de78067c5941233b12686276d3016fbb38</url>
    <id>c9e176de78067c5941233b12686276d3016fbb38</id>
    <committed-date>2008-12-10T11:01:16-08:00</committed-date>
    <authored-date>2008-12-02T09:12:09-08:00</authored-date>
    <message>Fix: counter_cache should decrement on deleting associated records.

[#1195 state:committed]

Signed-off-by: Jeremy Kemper &lt;jeremy@bitsweat.net&gt;</message>
    <tree>be2b44992cc3a0cd800d79bf3ba96b96f78cc0f0</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>fc037beedf47ae34bfb3fa5211a29a8299d4607d</id>
      </parent>
    </parents>
    <author>
      <name>Jason Cheow</name>
      <email>jfh7crw02@sneakemail.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/032902146a6ff8a194901ba91cd4d6b00b9eb411</url>
    <id>032902146a6ff8a194901ba91cd4d6b00b9eb411</id>
    <committed-date>2008-12-08T16:10:10-08:00</committed-date>
    <authored-date>2008-11-26T06:16:28-08:00</authored-date>
    <message>Add ActiveSupport::Multibyte::Chars#ord method so that it returns correct Unicode value instead of falling back on String#ord in CoreExtensions, which is not multibyte compatible

[#1483 state:committed]

Signed-off-by: Jeremy Kemper &lt;jeremy@bitsweat.net&gt;</message>
    <tree>ec9601335421a85312980e465a7705d89a750f72</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5919b626bb008a18f1eaff7397c5bc5c6f1525ea</id>
      </parent>
    </parents>
    <author>
      <name>Ben Symonds</name>
      <email>ben@texperts.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/fc037beedf47ae34bfb3fa5211a29a8299d4607d</url>
    <id>fc037beedf47ae34bfb3fa5211a29a8299d4607d</id>
    <committed-date>2008-12-08T15:42:43-08:00</committed-date>
    <authored-date>2008-12-08T06:11:55-08:00</authored-date>
    <message>Change field_changed? method to handle the case where a nullable integer column is changed from 0 to '0'

[#1530 state:committed]

Signed-off-by: Jeremy Kemper &lt;jeremy@bitsweat.net&gt;</message>
    <tree>6efef3391c71fef99e7ccbeebc7f3bb8c7d0d565</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>701abb927c92c93ddc4f8e8b422a789e2e552237</id>
      </parent>
    </parents>
    <author>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/5919b626bb008a18f1eaff7397c5bc5c6f1525ea</url>
    <id>5919b626bb008a18f1eaff7397c5bc5c6f1525ea</id>
    <committed-date>2008-12-02T18:25:38-08:00</committed-date>
    <authored-date>2008-12-02T18:25:38-08:00</authored-date>
    <message>ActionView::Base.register_template_extension doesn't exist either</message>
    <tree>73cf8c9a3fbfdb552003a55ecb28156a658e089a</tree>
    <committer>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d6f4072990353caf16b021a50b6fb21e3ca1d3e1</id>
      </parent>
    </parents>
    <author>
      <name>miloops</name>
      <email>miloops@gmail.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/701abb927c92c93ddc4f8e8b422a789e2e552237</url>
    <id>701abb927c92c93ddc4f8e8b422a789e2e552237</id>
    <committed-date>2008-12-02T06:27:45-08:00</committed-date>
    <authored-date>2008-12-02T06:16:48-08:00</authored-date>
    <message>Make new_record? an alias of new? in ActiveResource to fix problem with route generation in forms.

Signed-off-by: Michael Koziarski &lt;michael@koziarski.com&gt;</message>
    <tree>8fe25ebda127c2f8242f8e310c9cc083a0fee136</tree>
    <committer>
      <name>Michael Koziarski</name>
      <email>michael@koziarski.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8b10c3ecb0a2dfde81ec8e4cac322e46ad9b66fd</id>
      </parent>
    </parents>
    <author>
      <name>Matt Jones</name>
      <email>al2o3cr@gmail.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/d6f4072990353caf16b021a50b6fb21e3ca1d3e1</url>
    <id>d6f4072990353caf16b021a50b6fb21e3ca1d3e1</id>
    <committed-date>2008-12-01T11:43:19-08:00</committed-date>
    <authored-date>2008-11-24T20:07:12-08:00</authored-date>
    <message>handle missing dependecies in gem loading

Signed-off-by: Michael Koziarski &lt;michael@koziarski.com&gt;</message>
    <tree>3eb0c986ac4e2d8e89aa737639d30f67be95b7c4</tree>
    <committer>
      <name>Michael Koziarski</name>
      <email>michael@koziarski.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b546886138258e8b91265455548f07d3303040de</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/rails/rails/commit/8b10c3ecb0a2dfde81ec8e4cac322e46ad9b66fd</url>
    <id>8b10c3ecb0a2dfde81ec8e4cac322e46ad9b66fd</id>
    <committed-date>2008-11-29T19:33:58-08:00</committed-date>
    <authored-date>2008-11-29T19:32:13-08:00</authored-date>
    <message>Extract named_helper module_eval so it's easier to override</message>
    <tree>6952d07fa321e7efc4047fa15a8957c4ee70804b</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>43a06d07a899be9505bb3c11422a3fd5ba7d0c38</id>
      </parent>
    </parents>
    <author>
      <name>Geoff Garside</name>
      <email>geoff@geoffgarside.co.uk</email>
    </author>
    <url>http://github.com/rails/rails/commit/b546886138258e8b91265455548f07d3303040de</url>
    <id>b546886138258e8b91265455548f07d3303040de</id>
    <committed-date>2008-11-24T10:08:13-08:00</committed-date>
    <authored-date>2008-11-24T04:23:27-08:00</authored-date>
    <message>Test default singleton resource route to ensure it uses GET. This is important if using map.root :resource instead of map.root :resources for some reason.

Signed-off-by: Michael Koziarski &lt;michael@koziarski.com&gt;</message>
    <tree>ec26ed5a5d7c4a32151b6a1c9e50fc1872010fc1</tree>
    <committer>
      <name>Michael Koziarski</name>
      <email>michael@koziarski.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>41abbe4593ee61a2b6acc5747a31856bf9e723b0</id>
      </parent>
    </parents>
    <author>
      <name>Geoff Garside</name>
      <email>geoff@geoffgarside.co.uk</email>
    </author>
    <url>http://github.com/rails/rails/commit/43a06d07a899be9505bb3c11422a3fd5ba7d0c38</url>
    <id>43a06d07a899be9505bb3c11422a3fd5ba7d0c38</id>
    <committed-date>2008-11-24T10:08:13-08:00</committed-date>
    <authored-date>2008-11-18T07:14:55-08:00</authored-date>
    <message>Reorder the way in which map.resource routes are added to the set. This prevents the singular named route from hitting :create instead of :show.

Signed-off-by: Michael Koziarski &lt;michael@koziarski.com&gt;</message>
    <tree>43780e92cb3a18f3bc00bf2610c9ef792d3a252f</tree>
    <committer>
      <name>Michael Koziarski</name>
      <email>michael@koziarski.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>68d2130a6b0e2bcc5e9a0d265bcae75fdcd18bb3</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/rails/rails/commit/41abbe4593ee61a2b6acc5747a31856bf9e723b0</url>
    <id>41abbe4593ee61a2b6acc5747a31856bf9e723b0</id>
    <committed-date>2008-11-23T13:23:43-08:00</committed-date>
    <authored-date>2008-11-23T13:23:43-08:00</authored-date>
    <message>Changelog for #1448. Mention updating old translations with storage_units key.</message>
    <tree>49a0041722ef9e63011ccf12c93418d2ff326163</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>24fea8049df3c3cf044ad15c852f1f7a4a1555e3</id>
      </parent>
    </parents>
    <author>
      <name>Yaroslav Markin</name>
      <email>yaroslav@markin.net</email>
    </author>
    <url>http://github.com/rails/rails/commit/68d2130a6b0e2bcc5e9a0d265bcae75fdcd18bb3</url>
    <id>68d2130a6b0e2bcc5e9a0d265bcae75fdcd18bb3</id>
    <committed-date>2008-11-23T13:12:26-08:00</committed-date>
    <authored-date>2008-11-23T06:30:59-08:00</authored-date>
    <message>Add i18n for number_to_human_size() helper storage units. Translation key is number.human.storage_units.

[#1448 state:committed]

Signed-off-by: Jeremy Kemper &lt;jeremy@bitsweat.net&gt;</message>
    <tree>9b58dfa28f5e2db9493182ac24462985d3256b51</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b696f047b5794df207e749269aff5b9536b25de3</id>
      </parent>
    </parents>
    <author>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/24fea8049df3c3cf044ad15c852f1f7a4a1555e3</url>
    <id>24fea8049df3c3cf044ad15c852f1f7a4a1555e3</id>
    <committed-date>2008-11-23T12:00:17-08:00</committed-date>
    <authored-date>2008-11-23T12:00:17-08:00</authored-date>
    <message>A back support for legacy TemplateHandler#render API</message>
    <tree>29c0e2fa832fbecedc6d5f7d7e8f939a681a442e</tree>
    <committer>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ff561370739eb809d1d006ea842cd2b1e43f6950</id>
      </parent>
    </parents>
    <author>
      <name>Tom Lea</name>
      <email>contrib@tomlea.co.uk</email>
    </author>
    <url>http://github.com/rails/rails/commit/b696f047b5794df207e749269aff5b9536b25de3</url>
    <id>b696f047b5794df207e749269aff5b9536b25de3</id>
    <committed-date>2008-11-22T22:48:03-08:00</committed-date>
    <authored-date>2008-08-14T06:23:33-07:00</authored-date>
    <message>Changed the fallback String#each_char to use valid 1.9 syntax.

Signed-off-by: Jeremy Kemper &lt;jeremy@bitsweat.net&gt;</message>
    <tree>ef0be07121f2460f3414cb440726afa77363bde7</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4adf56b15322ee5503e4541b5f96b58d8e586f20</id>
      </parent>
    </parents>
    <author>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/ff561370739eb809d1d006ea842cd2b1e43f6950</url>
    <id>ff561370739eb809d1d006ea842cd2b1e43f6950</id>
    <committed-date>2008-11-21T08:25:26-08:00</committed-date>
    <authored-date>2008-11-21T08:25:26-08:00</authored-date>
    <message>Doc updates</message>
    <tree>4e23bb54ed7ea111d0fab7d85725084556e35739</tree>
    <committer>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ca29de5d1fc17ceea3db3c27b3b16b1253d8f1bd</id>
      </parent>
    </parents>
    <author>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/4adf56b15322ee5503e4541b5f96b58d8e586f20</url>
    <id>4adf56b15322ee5503e4541b5f96b58d8e586f20</id>
    <committed-date>2008-11-21T07:16:14-08:00</committed-date>
    <authored-date>2008-11-21T07:16:14-08:00</authored-date>
    <message>Prepped for release</message>
    <tree>b04aea7c777ebf4ceff209d62155554dbcddf770</tree>
    <committer>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9d8cc60ec3845fa3e6f9292a65b119fe4f619f7e</id>
      </parent>
    </parents>
    <author>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/ca29de5d1fc17ceea3db3c27b3b16b1253d8f1bd</url>
    <id>ca29de5d1fc17ceea3db3c27b3b16b1253d8f1bd</id>
    <committed-date>2008-11-21T00:58:50-08:00</committed-date>
    <authored-date>2008-11-21T00:58:50-08:00</authored-date>
    <message>Its forty, not fourty, dummy</message>
    <tree>92b86637a4f7f6a1a133b3bf7472f79fc59030ed</tree>
    <committer>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5b72c9b697d113dd14672ecf43ccb5e854ac4594</id>
      </parent>
    </parents>
    <author>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/9d8cc60ec3845fa3e6f9292a65b119fe4f619f7e</url>
    <id>9d8cc60ec3845fa3e6f9292a65b119fe4f619f7e</id>
    <committed-date>2008-11-21T00:06:46-08:00</committed-date>
    <authored-date>2008-11-21T00:06:46-08:00</authored-date>
    <message>Reduced the number of literal aliases to the range that has actually seen personal use. With the massive savings in overhead, I was able to fit Array#fourty_two</message>
    <tree>d09d4617831ddaf41ad2d12adec6bd7431e18580</tree>
    <committer>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3639c0bfa7dbef487c389297f6f643d00034369b</id>
      </parent>
    </parents>
    <author>
      <name>Colin Curtin</name>
      <email>colin@procore.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/5b72c9b697d113dd14672ecf43ccb5e854ac4594</url>
    <id>5b72c9b697d113dd14672ecf43ccb5e854ac4594</id>
    <committed-date>2008-11-20T14:38:43-08:00</committed-date>
    <authored-date>2008-11-20T13:39:34-08:00</authored-date>
    <message>ActionMailer should respect content type when choosing layouts

Signed-off-by: Pratik Naik &lt;pratiknaik@gmail.com&gt;</message>
    <tree>af089d28c6a4031909bc2cafcb39a8ec4631def6</tree>
    <committer>
      <name>Pratik Naik</name>
      <email>pratiknaik@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5e55ed19510b6d008144282860e5d549c1c3671e</id>
      </parent>
      <parent>
        <id>2f7c073f1981ee2e901e33606c8f864fbb10dc4c</id>
      </parent>
    </parents>
    <author>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/3639c0bfa7dbef487c389297f6f643d00034369b</url>
    <id>3639c0bfa7dbef487c389297f6f643d00034369b</id>
    <committed-date>2008-11-20T12:15:46-08:00</committed-date>
    <authored-date>2008-11-20T12:15:46-08:00</authored-date>
    <message>Merge branch '2-2-stable' of git@github.com:rails/rails into 2-2-stable</message>
    <tree>dd5cb87c4f860fa4042b4703d194f895f7291d81</tree>
    <committer>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8be7d960f20baf8f8746304eb22b642ecf943746</id>
      </parent>
    </parents>
    <author>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/5e55ed19510b6d008144282860e5d549c1c3671e</url>
    <id>5e55ed19510b6d008144282860e5d549c1c3671e</id>
    <committed-date>2008-11-20T12:13:31-08:00</committed-date>
    <authored-date>2008-11-20T12:13:31-08:00</authored-date>
    <message>Added back special case for ApplicationController</message>
    <tree>8e8be454e1b4b39e4326ace93a28a6539662693c</tree>
    <committer>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8be7d960f20baf8f8746304eb22b642ecf943746</id>
      </parent>
    </parents>
    <author>
      <name>Daniel Schierbeck</name>
      <email>daniel.schierbeck@gmail.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/2f7c073f1981ee2e901e33606c8f864fbb10dc4c</url>
    <id>2f7c073f1981ee2e901e33606c8f864fbb10dc4c</id>
    <committed-date>2008-11-20T11:49:17-08:00</committed-date>
    <authored-date>2008-09-23T13:42:36-07:00</authored-date>
    <message>Ensure only delegations to methods can have an automatic prefix. [#1235 state:resolved]

Signed-off-by: Pratik Naik &lt;pratiknaik@gmail.com&gt;</message>
    <tree>e830b6e620eb595170193a06ae8cab6d0e70b905</tree>
    <committer>
      <name>Pratik Naik</name>
      <email>pratiknaik@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>56220ab6077c1e1c3611c80bfdeb00c58b91782d</id>
      </parent>
    </parents>
    <author>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/8be7d960f20baf8f8746304eb22b642ecf943746</url>
    <id>8be7d960f20baf8f8746304eb22b642ecf943746</id>
    <committed-date>2008-11-20T11:19:49-08:00</committed-date>
    <authored-date>2008-11-20T11:19:49-08:00</authored-date>
    <message>Cleaned up deprecation notices</message>
    <tree>b76f6a1e3eed1a0779565e5382494cc903fd7e34</tree>
    <committer>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>24ead54f2b0f8a2a73bd554f552f2c3a52828525</id>
      </parent>
    </parents>
    <author>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/56220ab6077c1e1c3611c80bfdeb00c58b91782d</url>
    <id>56220ab6077c1e1c3611c80bfdeb00c58b91782d</id>
    <committed-date>2008-11-20T01:40:04-08:00</committed-date>
    <authored-date>2008-11-20T01:40:04-08:00</authored-date>
    <message>Next release will be 2.2.2, might as well prepare for that</message>
    <tree>b8ec90cced4406889744817032d44b1f6579b73e</tree>
    <committer>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>085ebf0368594907fb4b5839834f879295693dce</id>
      </parent>
    </parents>
    <author>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/24ead54f2b0f8a2a73bd554f552f2c3a52828525</url>
    <id>24ead54f2b0f8a2a73bd554f552f2c3a52828525</id>
    <committed-date>2008-11-19T23:55:24-08:00</committed-date>
    <authored-date>2008-11-19T23:55:24-08:00</authored-date>
    <message>alternative resolution to vendor load problem</message>
    <tree>00382a81be29590461b6eff7d3d4d8da320cfbe3</tree>
    <committer>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>24dbd4b9581ba2affef9e8e96570200ee1e3266c</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Batalion</name>
      <email>aaron@hungrymachine.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/085ebf0368594907fb4b5839834f879295693dce</url>
    <id>085ebf0368594907fb4b5839834f879295693dce</id>
    <committed-date>2008-11-19T15:57:29-08:00</committed-date>
    <authored-date>2008-11-19T15:10:02-08:00</authored-date>
    <message>need to make sure the asset type is cached with it in Cache.. name is sufficient, not self

Signed-off-by: Jeremy Kemper &lt;jeremy@bitsweat.net&gt;</message>
    <tree>c59b06649676cbf3c8964b650a8f27260b3915ba</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
</commits>
