<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -53,11 +53,8 @@ See ActionController::Base for explanations of the rest of the options. The &lt;tt&gt;
          # Interlock.say key, &quot;is rendering&quot;
 
          @cached_content_for, previous_cached_content_for = {}, @cached_content_for
-         ::ActionView::TemplateHandlers::ERB.new(@controller).cache_fragment(
-           block, 
-           key, 
-           :ttl =&gt; (options.value_for_indifferent_key(:ttl) or Interlock.config[:ttl])
-         )
+
+         cache key, :ttl =&gt; (options.value_for_indifferent_key(:ttl) or Interlock.config[:ttl]), &amp;block
          
          # This is tricky. If we were already caching content_fors in a parent block, we need to 
          # append the content_fors set in the inner block to those already set in the outer block. </diff>
      <filename>lib/interlock/action_view.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>f2cac364ee0d4ecd4f183f8f99925647844fa4a3</id>
    </parent>
  </parents>
  <author>
    <name>Brendan Baldwin</name>
    <email>github@brendanbaldwin.com</email>
  </author>
  <url>http://github.com/fauna/interlock/commit/ad9926eb5796f0bd5c46972c752ad3c342fa838a</url>
  <id>ad9926eb5796f0bd5c46972c752ad3c342fa838a</id>
  <committed-date>2009-02-01T14:48:35-08:00</committed-date>
  <authored-date>2009-02-01T14:27:50-08:00</authored-date>
  <message>Check it out, now Interlock works with Rails EDGE.

Signed-off-by: Snax Fauna &lt;evan+fauna@cloudbur.st&gt;</message>
  <tree>47063f53c9b70dddfc490b0e4996309bbe5f92fc</tree>
  <committer>
    <name>Snax Fauna</name>
    <email>evan+fauna@cloudbur.st</email>
  </committer>
</commit>
