<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>tmp/.gitignore</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -1 +1 @@
-tmp/*
\ No newline at end of file
+tmp/**/*
\ No newline at end of file</diff>
      <filename>.gitignore</filename>
    </modified>
    <modified>
      <diff>@@ -11,3 +11,9 @@ Spec::Rake::SpecTask.new do |t|
   t.spec_files = spec_files
   t.spec_opts = [&quot;-c&quot;]
 end
+
+task :cucumber do
+  system &quot;cucumber features&quot;
+end
+
+task :default =&gt; [:spec, :cucumber]</diff>
      <filename>Rakefile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>92366dc206c26c972571dd946dc75d52a3ec12d2</id>
    </parent>
  </parents>
  <author>
    <name>Ryan Bates</name>
    <email>ryan@railscasts.com</email>
  </author>
  <url>http://github.com/ryanb/ruby-warrior/commit/14c9a2cf84be1529491297d4b91c613991ff22d8</url>
  <id>14c9a2cf84be1529491297d4b91c613991ff22d8</id>
  <committed-date>2009-07-24T14:18:49-07:00</committed-date>
  <authored-date>2009-07-24T14:18:49-07:00</authored-date>
  <message>adding default rake task to run specs and features</message>
  <tree>ad4778db8bd2bef920867733344ddcedb7bde27b</tree>
  <committer>
    <name>Ryan Bates</name>
    <email>ryan@railscasts.com</email>
  </committer>
</commit>
