<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -11,6 +11,11 @@ namespace :bakery do
       require file_path
     end
   end
+
+  desc &quot;reset game data&quot;
+  task :reset do
+    `rm -rf #{$BAKERY_HOME}/tmp/*`
+  end
   
   desc &quot;clears bakery.log&quot;
   task :clear do
@@ -68,4 +73,4 @@ namespace :bakery do
   end
 end
 
-task :default =&gt; 'bakery:test'
\ No newline at end of file
+task :default =&gt; 'bakery:test'</diff>
      <filename>Rakefile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>2ec96334b57edb49de2368796033120fa8d6fa74</id>
    </parent>
  </parents>
  <author>
    <name>Janmejay Singh</name>
    <email>singh.janmejay@gmail.com</email>
  </author>
  <url>http://github.com/janmejay/bakery/commit/9f726c04b12c1d6b4b15a9c2d1c61f5e2f310a00</url>
  <id>9f726c04b12c1d6b4b15a9c2d1c61f5e2f310a00</id>
  <committed-date>2009-02-04T02:54:56-08:00</committed-date>
  <authored-date>2009-02-04T02:54:56-08:00</authored-date>
  <message>Added a rake task to reset all tmp data(player/game data)</message>
  <tree>0eab5d785eca47d04584d87e1c91cd5db1713d31</tree>
  <committer>
    <name>Janmejay Singh</name>
    <email>singh.janmejay@gmail.com</email>
  </committer>
</commit>
