<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>lib/ramaze/current.rb</filename>
    </added>
    <added>
      <filename>lib/ramaze/request.rb</filename>
    </added>
    <added>
      <filename>lib/ramaze/response.rb</filename>
    </added>
    <added>
      <filename>spec/ramaze/request.rb</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -40,6 +40,8 @@ module Ramaze
   require 'ramaze/files'
   require 'ramaze/middleware_compiler'
   require 'ramaze/plugin'
+  require 'ramaze/request'
+  require 'ramaze/current'
 
   # Usually it's just mental overhead to remember which module has which
   # constant, so we just assign them here as well.</diff>
      <filename>lib/ramaze.rb</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>lib/ramaze/current/request.rb</filename>
    </removed>
    <removed>
      <filename>lib/ramaze/current/response.rb</filename>
    </removed>
    <removed>
      <filename>spec/ramaze/current/request.rb</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>d769e3ba7ac8099afc0f0175ac889226f972cc9c</id>
    </parent>
  </parents>
  <author>
    <name>Michael Fellinger</name>
    <email>m.fellinger@gmail.com</email>
  </author>
  <url>http://github.com/manveru/ramaze/commit/f70cb1ecf921ad6e7fae9cf1245052b808cc4972</url>
  <id>f70cb1ecf921ad6e7fae9cf1245052b808cc4972</id>
  <committed-date>2009-03-25T07:51:27-07:00</committed-date>
  <authored-date>2009-03-25T02:28:33-07:00</authored-date>
  <message>Move Request and Response into better locations, Make sure we use our own Request/Response instead of Innates</message>
  <tree>03541530acab8951c5e250788904da4e848fe79d</tree>
  <committer>
    <name>Michael Fellinger</name>
    <email>m.fellinger@gmail.com</email>
  </committer>
</commit>
