<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,3 +1,3 @@
 # Reload tasks
 desc &quot;Reload the fixtures from database. Warning: it recreate the database!&quot;
-task Merb::Fixtures::ORM.task(:reload) =&gt; [&quot;db:create&quot;, &quot;db:migrate&quot;, &quot;db:fixtures:load&quot;]
\ No newline at end of file
+task &quot;db:fixtures:reload&quot; =&gt; [&quot;db:create&quot;, &quot;db:migrate&quot;, &quot;db:fixtures:load&quot;]
\ No newline at end of file</diff>
      <filename>lib/merb-fixtures/activerecord/merbtasks.rb</filename>
    </modified>
    <modified>
      <diff>@@ -1,3 +1,3 @@
 # Reload tasks
 desc &quot;Reload the fixtures from database. Warning: it recreate the database!&quot;
-task taskname(:reload) =&gt; [&quot;dm:db:automigrate&quot;, &quot;dm:db:migrate:up&quot;, &quot;dm:db:fixtures:load&quot;]
\ No newline at end of file
+task &quot;dm:db:fixtures:reload&quot; =&gt; [&quot;dm:db:automigrate&quot;, &quot;dm:db:migrate:up&quot;, &quot;dm:db:fixtures:load&quot;]
\ No newline at end of file</diff>
      <filename>lib/merb-fixtures/datamapper/merbtasks.rb</filename>
    </modified>
    <modified>
      <diff>@@ -1,3 +1,3 @@
 # Reload tasks
 desc &quot;Reload the fixtures from database. Warning: it recreate the database!&quot;
-task Merb::Fixtures::ORM.task(:reload) =&gt; [&quot;sequel:db:migrate&quot;, &quot;sequel:db:fixtures:load&quot;]
\ No newline at end of file
+task &quot;sequel:db:fixtures:reload&quot; =&gt; [&quot;sequel:db:migrate&quot;, &quot;sequel:db:fixtures:load&quot;]
\ No newline at end of file</diff>
      <filename>lib/merb-fixtures/sequel/merbtasks.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>ad6854731cf58cb5dd673fac3a5368c94561cf3c</id>
    </parent>
  </parents>
  <author>
    <name>Botanicus</name>
    <email>knava.bestvinensis@gmail.com</email>
  </author>
  <url>http://github.com/botanicus/merb-fixtures/commit/9b125fa723a188385feb11d7c533657dbe3810d3</url>
  <id>9b125fa723a188385feb11d7c533657dbe3810d3</id>
  <committed-date>2008-08-20T01:02:53-07:00</committed-date>
  <authored-date>2008-08-20T01:02:53-07:00</authored-date>
  <message>Oh dear! Fixed bug with Rake tasks. Thanks highandwild!</message>
  <tree>057cb96a2fcb1a797adaa2e93a7a8d899cd70bd9</tree>
  <committer>
    <name>Botanicus</name>
    <email>knava.bestvinensis@gmail.com</email>
  </committer>
</commit>
