<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,3 +1,9 @@
 task :expire_cache do
   %x(rm public/*.html public/*.css)
-end
\ No newline at end of file
+end
+
+task :restart do
+  %x(touch tmp/restart.txt)
+end
+
+task :default =&gt; [:expire_cache, :restart]
\ No newline at end of file</diff>
      <filename>Rakefile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>23f2887064384c453f700d8ac8c2ba66407bf679</id>
    </parent>
  </parents>
  <author>
    <name>Ale Mun&#771;oz</name>
    <email>bomberstudios@gmail.com</email>
  </author>
  <url>http://github.com/bomberstudios/sinatra_wiki/commit/0c14f2f42a1300d1426ce8162ae23e0896f6fd0f</url>
  <id>0c14f2f42a1300d1426ce8162ae23e0896f6fd0f</id>
  <committed-date>2008-10-14T05:05:40-07:00</committed-date>
  <authored-date>2008-10-14T05:05:40-07:00</authored-date>
  <message>Added a 'restart' task to the Rakefile. It restarts Passenger in Dreamhost.</message>
  <tree>c16e5015f51a2e3ed5f0d86df309196f1fe792b3</tree>
  <committer>
    <name>Ale Mun&#771;oz</name>
    <email>bomberstudios@gmail.com</email>
  </committer>
</commit>
