<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>cbb70c896cc97077f851c1410a9fee98ca707a36</id>
      </parent>
    </parents>
    <author>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/2a5c92c1017a805fbc8dad3f5fbf5e9fe7dda2c4</url>
    <id>2a5c92c1017a805fbc8dad3f5fbf5e9fe7dda2c4</id>
    <committed-date>2009-10-12T19:44:30-07:00</committed-date>
    <authored-date>2009-10-12T19:44:30-07:00</authored-date>
    <message>Kill unused SafelyMemoizable [#3323 state:resolved]</message>
    <tree>7368ca6f40baf9f6e0bf409d4fcc2391848f9b5b</tree>
    <committer>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e01f99786a586e41a36d3c1ddc66f080d04b4036</id>
      </parent>
    </parents>
    <author>
      <name>Jay Pignata</name>
      <email>john.pignata@gmail.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/d48ebeade2d907573e3fb086495b57b10115066c</url>
    <id>d48ebeade2d907573e3fb086495b57b10115066c</id>
    <committed-date>2009-09-27T18:48:13-07:00</committed-date>
    <authored-date>2009-09-04T14:28:36-07:00</authored-date>
    <message>Escaping symbol passed into Memoizable's flush_cache for query methods to allow them to be cleared

Signed-off-by: Michael Koziarski &lt;michael@koziarski.com&gt;

[#3138 state:committed]</message>
    <tree>c5c98e01f7711c0899201b5a47ebc8e08c2d16f6</tree>
    <committer>
      <name>Michael Koziarski</name>
      <email>michael@koziarski.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ca92d44e7637ae6d28d6b88b67873d2795290cb5</id>
      </parent>
    </parents>
    <author>
      <name>jeem</name>
      <email>jeem@hughesorama.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/e4ceea3795ecc7adcec28a1b9d63782be1401256</url>
    <id>e4ceea3795ecc7adcec28a1b9d63782be1401256</id>
    <committed-date>2009-08-09T18:04:48-07:00</committed-date>
    <authored-date>2009-08-09T18:04:15-07:00</authored-date>
    <message>make private_and_public_methods unmemoizable [#2372 state:resolved]

Signed-off-by: Joshua Peek &lt;josh@joshpeek.com&gt;</message>
    <tree>d340c2d7a279ba3667094183a114b8684edf6fae</tree>
    <committer>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>29bd8f7b8975bc0442f0b63e7da077f9a3f22dc6</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/rails/rails/commit/5dd29c466c38a1bc395da579fd4b22c5e5a8e9fd</url>
    <id>5dd29c466c38a1bc395da579fd4b22c5e5a8e9fd</id>
    <committed-date>2009-05-14T02:01:08-07:00</committed-date>
    <authored-date>2009-05-13T16:15:37-07:00</authored-date>
    <message>Cherry-picking Active Support extensions</message>
    <tree>8a6d7221b7e203ce6a717196509a11930b8f1823</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5c4ba6e3fc66a779c28a70b8d7bde14b49e7c36c</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/rails/rails/commit/f28bd9557c669cd63c31704202a46dd83f0a4102</url>
    <id>f28bd9557c669cd63c31704202a46dd83f0a4102</id>
    <committed-date>2009-04-22T18:54:13-07:00</committed-date>
    <authored-date>2009-04-22T17:41:28-07:00</authored-date>
    <message>Fix dependencies revealed by testing in isolation</message>
    <tree>4ec4423cfbcc9414982e0e72adda354c69cce541</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2036d3ba75da1a0f3061bf5a33c89e2b2eaff420</id>
      </parent>
      <parent>
        <id>c877857d59554d78dbf45f5f9fcaafb8badec4e2</id>
      </parent>
    </parents>
    <author>
      <name>Carl Lerche &amp; Yehuda Katz</name>
      <email>wycats@gmail.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/906aebceedb95d8caa6db6314bc90f605bdfaf2b</url>
    <id>906aebceedb95d8caa6db6314bc90f605bdfaf2b</id>
    <committed-date>2009-04-13T15:18:45-07:00</committed-date>
    <authored-date>2009-04-13T15:18:45-07:00</authored-date>
    <message>Bring abstract_controller up to date with rails/master

Resolved all the conflicts since 2.3.0 -&gt; HEAD. Following is a list
of commits that could not be applied cleanly or are obviated with the
abstract_controller refactor. They all need to be revisited to ensure
that fixes made in 2.3 do not reappear in 3.0:

2259ecf368e6a6715966f69216e3ee86bf1a82a7
AR not available
  * This will be reimplemented with ActionORM or equivalent

06182ea02e92afad579998aa80144588e8865ac3
implicitly rendering a js response should not use the default layout
[#1844 state:resolved]
  * This will be handled generically

893e9eb99504705419ad6edac14d00e71cef5f12
Improve view rendering performance in development mode and reinstate
template recompiling in production [#1909 state:resolved]
  * We will need to reimplement rails-dev-boost on top of the refactor;
    the changes here are very implementation specific and cannot be
    cleanly applied. The following commits are implicated:

      199e750d46c04970b5e7684998d09405648ecbd4
      3942cb406e1d5db0ac00e03153809cc8dc4cc4db
      f8ea9f85d4f1e3e6f3b5d895bef6b013aa4b0690
      e3b166aab37ddc2fbab030b146eb61713b91bf55
      ae9f258e03c9fd5088da12c1c6cd216cc89a01f7
      44423126c6f6133a1d9cf1d0832b527e8711d40f

0cb020b4d6d838025859bd60fb8151c8e21b8e84
workaround for picking layouts based on wrong view_paths
[#1974 state:resolved]
  * The specifics of this commit no longer apply. Since it is a two-line
    commit, we will reimplement this change.

8c5cc66a831aadb159f3daaffa4208064c30af0e
make action_controller/layouts pick templates from the current instance's
view_paths instead of the class view_paths [#1974 state:resolved]
  * This does not apply at all. It should be trivial to apply the feature
    to the reimplemented ActionController::Base.

87e8b162463f13bd50d27398f020769460a770e3
fix HTML fallback for explicit templates [#2052 state:resolved]
  * There were a number of patches related to this that simply compounded
    each other. Basically none of them apply cleanly, and the underlying
    issue needs to be revisited. After discussing the underlying problem
    with Koz, we will defer these fixes for further discussion.</message>
    <tree>5abc86bb6709b20df7cb5f4d1750b27c641dca4b</tree>
    <committer>
      <name>Carl Lerche &amp; Yehuda Katz</name>
      <email>wycats@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6c05b5e938ac48b69aec17c598fec447e38dde31</id>
      </parent>
    </parents>
    <author>
      <name>Yehuda Katz and Carl Lerche</name>
      <email>wycats@gmail.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/1aadafda8dd28ec081da6827878003c478c77c76</url>
    <id>1aadafda8dd28ec081da6827878003c478c77c76</id>
    <committed-date>2009-04-08T17:33:41-07:00</committed-date>
    <authored-date>2009-04-08T17:32:19-07:00</authored-date>
    <message>Updated old AC::Base for small changes to AV</message>
    <tree>ad1566e99f5ffdcc8525f0a6754df47661d8ce50</tree>
    <committer>
      <name>Yehuda Katz and Carl Lerche</name>
      <email>wycats@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e97180c273ada9b252ddf42d340d2947a509cb26</id>
      </parent>
    </parents>
    <author>
      <name>Niels Ganser</name>
      <email>niels@herimedia.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/c67d25e3c4e636d7c94909a7398231a634accf46</url>
    <id>c67d25e3c4e636d7c94909a7398231a634accf46</id>
    <committed-date>2009-03-06T06:41:13-08:00</committed-date>
    <authored-date>2009-03-06T06:40:54-08:00</authored-date>
    <message>Ensure ActiveSupport::Memoizable respects private methods. [#2138 state:resolved]

Signed-off-by: Pratik Naik &lt;pratiknaik@gmail.com&gt;</message>
    <tree>254deda1b6961b476b505d9b8f0fe65bb637ef48</tree>
    <committer>
      <name>Pratik Naik</name>
      <email>pratiknaik@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>85750f22c90c914a429116fb908990c5a2c68379</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/rails/rails/commit/8da52b13b5a565d4c41c3e3b3f2562f3f1852a56</url>
    <id>8da52b13b5a565d4c41c3e3b3f2562f3f1852a56</id>
    <committed-date>2009-01-31T14:44:04-08:00</committed-date>
    <authored-date>2009-01-31T14:44:04-08:00</authored-date>
    <message>Remove duplicate ConcurrentHash</message>
    <tree>bd815154ee1dc63719b6e5f50a6aaae6cd5c56d5</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>eb9af20b7cc0e374277cf330bdd404f9daab28ec</id>
      </parent>
    </parents>
    <author>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/a0f2b1d95d3785de92ae271fd7ea23e91c0cadc6</url>
    <id>a0f2b1d95d3785de92ae271fd7ea23e91c0cadc6</id>
    <committed-date>2009-01-27T16:17:39-08:00</committed-date>
    <authored-date>2009-01-27T16:17:39-08:00</authored-date>
    <message>Reorganize ActionController folder structure</message>
    <tree>e125027e317889e6402dac147e03fc112c129aec</tree>
    <committer>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cc0b5fa9930dcc60914e21b518b3c54109243cfa</id>
      </parent>
    </parents>
    <author>
      <name>Yehuda Katz</name>
      <email>wycats@gmail.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/eb9af20b7cc0e374277cf330bdd404f9daab28ec</url>
    <id>eb9af20b7cc0e374277cf330bdd404f9daab28ec</id>
    <committed-date>2009-01-22T14:18:10-08:00</committed-date>
    <authored-date>2009-01-22T14:18:10-08:00</authored-date>
    <message>Begin unifying the interface between ActionController and ActionView</message>
    <tree>ba05a906690684e442ed92db3e63e295f0dd133e</tree>
    <committer>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1fb275541a58e6a2100261c6117e96e6c014cc6c</id>
      </parent>
    </parents>
    <author>
      <name>Xavier Noria</name>
      <email>fxn@hashref.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/a2270ef2594b97891994848138614657363f2806</url>
    <id>a2270ef2594b97891994848138614657363f2806</id>
    <committed-date>2008-12-28T11:49:28-08:00</committed-date>
    <authored-date>2008-12-28T11:48:05-08:00</authored-date>
    <message>Inline code comments for class_eval/module_eval [#1657 state:resolved]

Signed-off-by: Pratik Naik &lt;pratiknaik@gmail.com&gt;</message>
    <tree>29962a36c4eb70272df2665db2b28d5b3ad15b99</tree>
    <committer>
      <name>Pratik Naik</name>
      <email>pratiknaik@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2fc6c7dd05b9481ed81fe19c8fc0cc7915868404</id>
      </parent>
    </parents>
    <author>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/761a633a9c0a45d76ef3ed10da97e3696c3ded79</url>
    <id>761a633a9c0a45d76ef3ed10da97e3696c3ded79</id>
    <committed-date>2008-12-03T08:57:35-08:00</committed-date>
    <authored-date>2008-12-03T08:57:08-08:00</authored-date>
    <message>Add Memoizable#flush_cache to clear the cache of a specific method [#1505 state:resolved]</message>
    <tree>1e3d752fed55939340900eb6d76f83518f10e2b5</tree>
    <committer>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1c75b4fd42c707ce3d539e8453784b4abf74e035</id>
      </parent>
    </parents>
    <author>
      <name>Eugene Pimenov</name>
      <email>libc@mac.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/8603813ac6e1bff8d3addad58d0a56b33baafc59</url>
    <id>8603813ac6e1bff8d3addad58d0a56b33baafc59</id>
    <committed-date>2008-10-05T15:25:58-07:00</committed-date>
    <authored-date>2008-10-05T15:24:52-07:00</authored-date>
    <message>Fix memoize_all for methods with punctuation [#1175 state:resolved]
Signed-off-by: Joshua Peek &lt;josh@joshpeek.com&gt;</message>
    <tree>05e41813fde44b811bc69a4a87f63e74420c5913</tree>
    <committer>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>fd71a1a354f96a74556346920ff61e80b91d8af0</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/rails/rails/commit/8b4461c1a405e52e22ee05dd8b46168402d02968</url>
    <id>8b4461c1a405e52e22ee05dd8b46168402d02968</id>
    <committed-date>2008-09-08T19:43:52-07:00</committed-date>
    <authored-date>2008-09-08T19:43:52-07:00</authored-date>
    <message>Check whether memoized ivar is initialized</message>
    <tree>a7d0f2057de7023a216233fe65c94e1415f89e07</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b8b30985d525fd15b6c16d29fc115e83e3ee5037</id>
      </parent>
    </parents>
    <author>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/8cb14ee1203c9ed380c4b192e8730757a52d43cb</url>
    <id>8cb14ee1203c9ed380c4b192e8730757a52d43cb</id>
    <committed-date>2008-08-13T19:30:46-07:00</committed-date>
    <authored-date>2008-08-13T19:30:46-07:00</authored-date>
    <message>Ensure results returned by a memoized method are immutable</message>
    <tree>d69be4eac1b7ecd0457de284549e28d729f40914</tree>
    <committer>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3284fbb86629f398ba2634dd9369bc65beb7d6ae</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/rails/rails/commit/3fc9a67c04bade858e7ac7eb8cd94eec6a63ec27</url>
    <id>3fc9a67c04bade858e7ac7eb8cd94eec6a63ec27</id>
    <committed-date>2008-08-13T17:26:27-07:00</committed-date>
    <authored-date>2008-08-13T17:22:38-07:00</authored-date>
    <message>memoize_ and unmemoize_all</message>
    <tree>dc03084bc85e646542441b8d132472ed8a3a797f</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a8057669ff6ba11e228fc73eef7390b826d0de25</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/rails/rails/commit/6c70c02c83b3a03c88df4286130be8882f6d201c</url>
    <id>6c70c02c83b3a03c88df4286130be8882f6d201c</id>
    <committed-date>2008-08-07T23:31:43-07:00</committed-date>
    <authored-date>2008-08-07T23:31:43-07:00</authored-date>
    <message>Freeze memoized results when instance is frozen instead of immediately so you can memoize mutable objects</message>
    <tree>f0529f50df45893b20a8d5c006f3156e645db67b</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>105093f90728f81268367bd52581fccfa165f170</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/rails/rails/commit/a8057669ff6ba11e228fc73eef7390b826d0de25</url>
    <id>a8057669ff6ba11e228fc73eef7390b826d0de25</id>
    <committed-date>2008-08-07T12:55:14-07:00</committed-date>
    <authored-date>2008-08-07T12:55:14-07:00</authored-date>
    <message>Fixed memoize with punctuation and freezing memoized methods with arguments

Signed-off-by: Joshua Peek &lt;josh@joshpeek.com&gt;</message>
    <tree>fab205b4b3900d9c9a3ef0f169491ae94d327317</tree>
    <committer>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b2504f8ba0f9baadb9298647fd58ef2c136f9aae</id>
      </parent>
    </parents>
    <author>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/be0d235a3b82e72de49592913753a1f291a98f86</url>
    <id>be0d235a3b82e72de49592913753a1f291a98f86</id>
    <committed-date>2008-08-06T18:21:15-07:00</committed-date>
    <authored-date>2008-08-06T18:21:15-07:00</authored-date>
    <message>Optimize memoized method if there are no arguments</message>
    <tree>658965f439ce04ec01fbe12cfc7b195af7a0bbc3</tree>
    <committer>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>eb256718c3c1a0640f69861587239f1e6cde2820</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/rails/rails/commit/ae6105ef01b2a767afa2bf5b64c90d288c752995</url>
    <id>ae6105ef01b2a767afa2bf5b64c90d288c752995</id>
    <committed-date>2008-07-28T13:54:10-07:00</committed-date>
    <authored-date>2008-07-27T21:45:55-07:00</authored-date>
    <message>Don't rememoize if already frozen</message>
    <tree>0b5e873d61bb82742056547f0ecc69c533858314</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8b858782fa693e89a47fc3dd5ae38d842ede6d04</id>
      </parent>
    </parents>
    <author>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/8a87d8a6c2c6dfb423bcaf61c750010d80993b16</url>
    <id>8a87d8a6c2c6dfb423bcaf61c750010d80993b16</id>
    <committed-date>2008-07-22T08:26:44-07:00</committed-date>
    <authored-date>2008-07-22T08:26:44-07:00</authored-date>
    <message>Improved Memoizable test coverage and added support for multiple arguments</message>
    <tree>16c43dd83a34f451bc0dbddbd7167ce78ffed351</tree>
    <committer>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d39485078ec56e25a96e97d44b53498d8a1c7426</id>
      </parent>
    </parents>
    <author>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/c609be45966316bb107e0bad2b0935ac4a0d0c41</url>
    <id>c609be45966316bb107e0bad2b0935ac4a0d0c41</id>
    <committed-date>2008-07-18T21:30:36-07:00</committed-date>
    <authored-date>2008-07-18T21:30:36-07:00</authored-date>
    <message>Ruby 1.9: Ensure Memoizable#freeze is only overriden once to avoid an endless loop</message>
    <tree>d1663e5137a68000678a15e4369281a79cd4b2ae</tree>
    <committer>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e1f23da53cef20a60e4bf458d959fe2bfe7d52ea</id>
      </parent>
    </parents>
    <author>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/ef6f6625c91ea789a033799f649e4388e4a71045</url>
    <id>ef6f6625c91ea789a033799f649e4388e4a71045</id>
    <committed-date>2008-07-18T13:32:28-07:00</committed-date>
    <authored-date>2008-07-18T13:32:28-07:00</authored-date>
    <message>Changed ActiveSupport::Memoizable API to extend since it mainly adds the memoize class method</message>
    <tree>3202088506d3da2076b8704d17dca3d4a1f7a329</tree>
    <committer>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7430c4168fad07b480dbf80c8ac75ba7db8c634f</id>
      </parent>
    </parents>
    <author>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/e1f23da53cef20a60e4bf458d959fe2bfe7d52ea</url>
    <id>e1f23da53cef20a60e4bf458d959fe2bfe7d52ea</id>
    <committed-date>2008-07-18T09:19:38-07:00</committed-date>
    <authored-date>2008-07-18T09:18:16-07:00</authored-date>
    <message>Allow memoized methods to be reloaded and allow multiple symbols</message>
    <tree>97753d4e40ef08da5c0827b51e03a4e7f5c8c276</tree>
    <committer>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>911c2c381347ffb04615896ee6afe45277eeb103</id>
      </parent>
    </parents>
    <author>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/7f0346237e30e55d6cd16a8b4a9dfe4193f61804</url>
    <id>7f0346237e30e55d6cd16a8b4a9dfe4193f61804</id>
    <committed-date>2008-07-14T18:25:09-07:00</committed-date>
    <authored-date>2008-07-14T18:25:09-07:00</authored-date>
    <message>Append a &quot;_&quot; to memoized instance variables</message>
    <tree>260d59fad3df5eeeedcbf4e145ffc115100ffcfb</tree>
    <committer>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>001c8beb4d0999a858a8b52ad511ee1251cc3517</id>
      </parent>
    </parents>
    <author>
      <name>Tarmo T&#228;nav</name>
      <email>tarmo@itech.ee</email>
    </author>
    <url>http://github.com/rails/rails/commit/911c2c381347ffb04615896ee6afe45277eeb103</url>
    <id>911c2c381347ffb04615896ee6afe45277eeb103</id>
    <committed-date>2008-07-14T18:23:23-07:00</committed-date>
    <authored-date>2008-07-14T18:23:23-07:00</authored-date>
    <message>Some performance tweaks to ActiveSupport::Memoizable

Signed-off-by: Joshua Peek &lt;josh@joshpeek.com&gt;</message>
    <tree>999da917148986101f8063b9109275535e138563</tree>
    <committer>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>dd41f66af577947ad420fbd2a44184344ad5c983</id>
      </parent>
    </parents>
    <author>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/001c8beb4d0999a858a8b52ad511ee1251cc3517</url>
    <id>001c8beb4d0999a858a8b52ad511ee1251cc3517</id>
    <committed-date>2008-07-14T18:02:59-07:00</committed-date>
    <authored-date>2008-07-14T18:02:59-07:00</authored-date>
    <message>memorize typo</message>
    <tree>42e63d3b3b6b9782524d55147d690e4d16c176d0</tree>
    <committer>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d27dd860c7f4f9b9e5aebe7d0c6e9b6108d8717c</id>
      </parent>
    </parents>
    <author>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/8a9934a9d9fc98b56c4566ae2e3fd4d83e505d3e</url>
    <id>8a9934a9d9fc98b56c4566ae2e3fd4d83e505d3e</id>
    <committed-date>2008-07-14T17:50:32-07:00</committed-date>
    <authored-date>2008-07-14T17:50:32-07:00</authored-date>
    <message>Added Memoizable mixin for caching simple lazy loaded attributes</message>
    <tree>fe7ed2626140178c722f5245d37b23c311da5ce4</tree>
    <committer>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </committer>
  </commit>
</commits>
