<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -27,6 +27,11 @@ module ActiveSupport
                 Thread.current[:#{thread_local_key}] = nil
               end
             EOS
+
+            def klass.to_s
+              &quot;ActiveSupport::Cache::Strategy::LocalCache&quot;
+            end
+
             klass
           end
         end</diff>
      <filename>activesupport/lib/active_support/cache/strategy/local_cache.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>44423126c6f6133a1d9cf1d0832b527e8711d40f</id>
    </parent>
  </parents>
  <author>
    <name>Joshua Peek</name>
    <email>josh@joshpeek.com</email>
  </author>
  <url>http://github.com/methodmissing/rails/commit/0e9efae4745e232b1c778fda69ee110e42a223a7</url>
  <id>0e9efae4745e232b1c778fda69ee110e42a223a7</id>
  <committed-date>2009-04-02T10:05:21-07:00</committed-date>
  <authored-date>2009-04-02T10:05:21-07:00</authored-date>
  <message>Nicer name for anonymous local cache middleware class</message>
  <tree>5921d4bb12a4487126f08398dd4a4f4c08c031fb</tree>
  <committer>
    <name>Joshua Peek</name>
    <email>josh@joshpeek.com</email>
  </committer>
</commit>
