<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,4 +1,5 @@
 *.pid
 log/*.log
 public/stylesheets/*.css
-config/database.yml
\ No newline at end of file
+config/database.yml
+coverage/*
\ No newline at end of file</diff>
      <filename>.gitignore</filename>
    </modified>
    <modified>
      <diff>@@ -31,7 +31,9 @@ task :uninstall =&gt; [:clean] do
 end
 
 task :migrate do
+  $TESTING = true
   DataMapper::Persistence.auto_migrate!
+  puts 'Test database migrated'
 end
 task :run_specs do
   dirs = []</diff>
      <filename>Rakefile.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>48a424cede0b87e8edc013c17fb3ebbdfb096fab</id>
    </parent>
  </parents>
  <author>
    <name>elliottcable</name>
    <email>me@elliottcable.name</email>
  </author>
  <url>http://github.com/elliottcable/fora/commit/f15ffe67cf08e87fb3a527c548c7f5bc319d30b6</url>
  <id>f15ffe67cf08e87fb3a527c548c7f5bc319d30b6</id>
  <committed-date>2008-03-03T10:31:21-08:00</committed-date>
  <authored-date>2008-03-03T10:31:21-08:00</authored-date>
  <message>Some more refinements to the aok task in the rakefile, as well as ignoring the coverage folder</message>
  <tree>b123c124d997397f8049c3d0a072b3dbf363ead3</tree>
  <committer>
    <name>elliottcable</name>
    <email>me@elliottcable.name</email>
  </committer>
</commit>
