<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -146,8 +146,7 @@ context &quot;Sinatra&quot; do
     should.be.ok
     body.should.equal 'response body, maybe'
 
-    get_it '/maybe', {},
-      'HTTP_IF_MODIFIED_SINCE' =&gt; modified_at.httpdate
+    get_it '/maybe', :env =&gt; { 'HTTP_IF_MODIFIED_SINCE' =&gt; modified_at.httpdate }
     status.should.equal 304
     body.should.equal ''
   end</diff>
      <filename>test/app_test.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>abfa696f344742b36bc8f373d48f6483daa4d1bd</id>
    </parent>
  </parents>
  <author>
    <name>Blake Mizerany</name>
    <email>blake@songbirdnest.com</email>
  </author>
  <url>http://github.com/rtomayko/sinatra/commit/d7032a0c91ca962aee6f25dbf5d5c3228658a9f1</url>
  <id>d7032a0c91ca962aee6f25dbf5d5c3228658a9f1</id>
  <committed-date>2008-04-15T19:42:46-07:00</committed-date>
  <authored-date>2008-04-15T19:17:05-07:00</authored-date>
  <message>using new RESTful testing</message>
  <tree>69d712dd78382e53d96ef2729bb6d87ce730e90f</tree>
  <committer>
    <name>Blake Mizerany</name>
    <email>blake@songbirdnest.com</email>
  </committer>
</commit>
