<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>config.ru</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -1,4 +1,6 @@
 task :setup do
+  require 'fileutils'
   require 'comment'
   Comment.auto_migrate!
+  FileUtils.mkdir(&quot;tmp&quot;)
 end
\ No newline at end of file</diff>
      <filename>Rakefile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>bd3949a5b1ebc337dd581d917f2da6006c2bc502</id>
    </parent>
  </parents>
  <author>
    <name>James Adam</name>
    <email>james@lazyatom.com</email>
  </author>
  <url>http://github.com/lazyatom/gitnode/commit/72a9fcde74a94e51eb6a5fd91398e008dad212fa</url>
  <id>72a9fcde74a94e51eb6a5fd91398e008dad212fa</id>
  <committed-date>2009-06-14T15:35:16-07:00</committed-date>
  <authored-date>2009-06-14T15:35:16-07:00</authored-date>
  <message>We need a config.ru and a tmp dir to deploy under passenger.</message>
  <tree>c5b4d2ee5ca49cdee5bd7cc148abad6f15d2560d</tree>
  <committer>
    <name>James Adam</name>
    <email>james@lazyatom.com</email>
  </committer>
</commit>
