<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -10,7 +10,7 @@ module Misc
     class RenderPartial
       def get; render :_partial; end
     end
-    class XSendfile
+    class Xsendfile
       def get
         @headers[&quot;X-Sendfile&quot;] = File.expand_path(__FILE__)
         &quot;You shouldn't get this text&quot;
@@ -39,7 +39,7 @@ module Misc
           ul do
             li{ a &quot;index&quot;, :href=&gt;R(Index)}
             li{ a &quot;render partial&quot;, :href=&gt;R(RenderPartial)}
-            li{ a &quot;X-Sendfile&quot;, :href=&gt;R(XSendfile)}
+            li{ a &quot;X-Sendfile&quot;, :href=&gt;R(Xsendfile)}
             li{ a &quot;Links&quot;, :href=&gt;R(Links)}
             li{ a &quot;BadLinks&quot;, :href=&gt;R(BadLinks)}
             li{ a &quot;Redirect&quot;, :href=&gt;R(Redirect)}</diff>
      <filename>test/apps/misc.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>7eabcbb20494a604347a5d4884ece1e2646d229e</id>
    </parent>
  </parents>
  <author>
    <name>Magnus Holm</name>
    <email>judofyr@gmail.com</email>
  </author>
  <url>http://github.com/judofyr/camping/commit/07efd9efd26c2ace4b4567221567d16ec24b1452</url>
  <id>07efd9efd26c2ace4b4567221567d16ec24b1452</id>
  <committed-date>2008-11-13T13:25:07-08:00</committed-date>
  <authored-date>2008-11-13T13:25:07-08:00</authored-date>
  <message>Rename XSendfile to Xsendfile in the Misc-app, so the route maker won't mess things up</message>
  <tree>73cd6d1b60a22e33bfa6f0072c23b61d4870684b</tree>
  <committer>
    <name>Magnus Holm</name>
    <email>judofyr@gmail.com</email>
  </committer>
</commit>
