<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>app/views/layouts/_javascript.html.erb</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -5,10 +5,10 @@
     &lt;meta http-equiv=&quot;Content-type&quot; content=&quot;text/html; charset=utf-8&quot; /&gt;
     &lt;title&gt;CHANGEME&lt;/title&gt;
     &lt;%= stylesheet_link_tag 'screen', :media =&gt; 'all', :cache =&gt; true %&gt;
-    &lt;%= javascript_include_tag :defaults, :cache =&gt; true %&gt;
   &lt;/head&gt;
   &lt;body class=&quot;&lt;%= body_class %&gt;&quot;&gt;
     &lt;%= render :partial =&gt; 'layouts/flashes' -%&gt;
     &lt;%= yield %&gt;
+    &lt;%= render :partial =&gt; 'layouts/javascript' %&gt;
   &lt;/body&gt;
 &lt;/html&gt;</diff>
      <filename>app/views/layouts/application.html.erb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>90d014e1f3b3a9826baea669288705c7ba1b91da</id>
    </parent>
  </parents>
  <author>
    <name>Dan Croak</name>
    <email>dcroak@thoughtbot.com</email>
  </author>
  <url>http://github.com/thoughtbot/suspenders/commit/5b23563f1af8c885bc798c9013a6d34b893f7906</url>
  <id>5b23563f1af8c885bc798c9013a6d34b893f7906</id>
  <committed-date>2009-04-08T19:55:38-07:00</committed-date>
  <authored-date>2009-04-08T19:55:38-07:00</authored-date>
  <message>creating javascript partial. moved javascript defaults in there. moved it to just above &lt;/body&gt; tag.</message>
  <tree>afec5e8d20350b3b144d2c9fd3dca132415844fc</tree>
  <committer>
    <name>Dan Croak</name>
    <email>dcroak@thoughtbot.com</email>
  </committer>
</commit>
