<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>vendors/Cupcake/cupcake_request.php</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -50,7 +50,7 @@ $dependencies = array(
   &quot;view&quot;,
   &quot;router&quot;,
   &quot;cupcake_dispatcher_test&quot;,
-  &quot;request&quot;
+  &quot;cupcake_request&quot;
 );
 
 </diff>
      <filename>vendors/Cupcake/cupcake.php</filename>
    </modified>
    <modified>
      <diff>@@ -193,7 +193,7 @@ function cupcake_generate_controller($opts=array()) {
   $test_content = &quot;&lt;?php\n\n&quot;;
   $test_content .= &quot;describe(\&quot;{$controller_name}\&quot;, function(\$request){\n&quot;;
   $test_content .= &quot;  before(function(){\n&quot;;
-  $test_content .= &quot;    \$request = new Request();\n&quot;;
+  $test_content .= &quot;    \$request = new CupcakeRequest();\n&quot;;
   $test_content .= &quot;  });\n&quot;;
   $test_content .= &quot;\n&quot;;
   $test_content .= &quot;  it(\&quot;asserts true\&quot;, function(){\n&quot;;</diff>
      <filename>vendors/Cupcake/scripts/cupcake.php</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>5e0d9bed234b5b631263d28e1fc98b35fdc9ae7a</id>
    </parent>
  </parents>
  <author>
    <name>Fernando Barajas</name>
    <email>fernyb@fernyb.net</email>
  </author>
  <url>http://github.com/fernyb/Cupcake/commit/7b1bec9c43153ea88584393ceaabdc3b9b357e86</url>
  <id>7b1bec9c43153ea88584393ceaabdc3b9b357e86</id>
  <committed-date>2009-11-02T21:02:29-08:00</committed-date>
  <authored-date>2009-11-02T21:02:29-08:00</authored-date>
  <message>[1] - Prefix Request to CupcakeRequest</message>
  <tree>48a0fb4a66507ccd70f1ff344f179288e04148be</tree>
  <committer>
    <name>Fernando Barajas</name>
    <email>fernyb@fernyb.net</email>
  </committer>
</commit>
