<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -48,8 +48,6 @@ use_test :rspec, &quot;merb_stories&quot;
 # 
 gem &quot;archive-tar-minitar&quot;
 dependencies &quot;merb_helpers&quot;
-dependencies &quot;merb-assets&quot;
-dependencies &quot;merb-cache&quot;
 dependency &quot;merb_helpers&quot;
 dependency &quot;merb-assets&quot;
 dependency &quot;merb-cache&quot;
@@ -104,5 +102,6 @@ end
 Merb::Plugins.config[:merb_cache] = {
    :cache_html_directory =&gt; Merb.dir_for(:public)  / &quot;cache&quot;,
    :store =&gt; &quot;file&quot;,
-   :cache_directory =&gt; Merb.root_path(&quot;tmp/cache&quot;)
+   :cache_directory =&gt; Merb.root_path(&quot;tmp/cache&quot;),
+   :disable =&gt; &quot;development&quot;
 }</diff>
      <filename>config/init.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>d3b62088d0448feafa2912e7dcd4e76735537fbb</id>
    </parent>
  </parents>
  <author>
    <name>Alexander Flatter</name>
    <email>flatter@alexander-flatters-macbook-pro.local</email>
  </author>
  <url>http://github.com/aflatter/feather/commit/b7014058e9962efa8225c6d9a5f19334c39a6b3d</url>
  <id>b7014058e9962efa8225c6d9a5f19334c39a6b3d</id>
  <committed-date>2008-06-26T15:24:33-07:00</committed-date>
  <authored-date>2008-06-26T15:24:33-07:00</authored-date>
  <message>Some dependencies were added twice; Disable page caching in development mode [#6]</message>
  <tree>907f462eab7b89a2b8a8f45015ba4c78eaba73ec</tree>
  <committer>
    <name>Alexander Flatter</name>
    <email>flatter@alexander-flatters-macbook-pro.local</email>
  </committer>
</commit>
