<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -11,7 +11,7 @@ module Ramaze
       # Rack::Deflater,
       Ramaze::Reloader,
       Ramaze::Current,
-      Ramaze::Dispatcher,
+      Ramaze::Dispatcher
     ]
 
     def self.middleware(mws = MIDDLEWARE)</diff>
      <filename>lib/ramaze/adapter/base.rb</filename>
    </modified>
    <modified>
      <diff>@@ -20,7 +20,7 @@ module Ramaze
     end
 
     # requests are passed to every
-    FILTER = OrderedSet[ Dispatcher::File, Dispatcher::Action, ]
+    FILTER = OrderedSet[ Dispatcher::File, Dispatcher::Action ]
 
     # Response codes to cache the output of for repeated requests.
     trait :shielded =&gt; [ STATUS_CODE[&quot;Not Found&quot;] ]</diff>
      <filename>lib/ramaze/dispatcher.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>6467d0119534d4940b0c9155f15602c675256a69</id>
    </parent>
  </parents>
  <author>
    <name>Keita Yamaguchi</name>
    <email>keita.yamaguchi@gmail.com</email>
  </author>
  <url>http://github.com/manveru/ramaze/commit/85724c13ab64b5dbb63793b85f571f3c75a85da6</url>
  <id>85724c13ab64b5dbb63793b85f571f3c75a85da6</id>
  <committed-date>2008-09-11T15:46:16-07:00</committed-date>
  <authored-date>2008-09-11T15:46:16-07:00</authored-date>
  <message>Fixed for 1.9 syntax</message>
  <tree>63a1dfa2339ca48d0b12ce185e962f0cf4d54421</tree>
  <committer>
    <name>Keita Yamaguchi</name>
    <email>keita.yamaguchi@gmail.com</email>
  </committer>
</commit>
