<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>lib/shoulda/tasks.rb</filename>
    </added>
    <added>
      <filename>lib/shoulda/tasks/list_tests.rake</filename>
    </added>
    <added>
      <filename>lib/shoulda/tasks/yaml_to_shoulda.rake</filename>
    </added>
    <added>
      <filename>tasks/shoulda.rake</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -33,7 +33,5 @@ end
 desc 'Default: run tests.'
 task :default =&gt; ['test']
 
-Dir['tasks/*.rake'].each do |f|
-  load f
-end
+require 'lib/shoulda/tasks'
 </diff>
      <filename>Rakefile</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>tasks/list_tests.rake</filename>
    </removed>
    <removed>
      <filename>tasks/yaml_to_shoulda.rake</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>47f8f581431d8f42dd31fe26de2bb31d6551a584</id>
    </parent>
  </parents>
  <author>
    <name>Josh Nichols</name>
    <email>josh@technicalpickles.com</email>
  </author>
  <url>http://github.com/thoughtbot/shoulda/commit/2629a9a64b29a487b92e9f15f9b3113844df872e</url>
  <id>2629a9a64b29a487b92e9f15f9b3113844df872e</id>
  <committed-date>2008-09-14T05:50:38-07:00</committed-date>
  <authored-date>2008-09-12T10:56:07-07:00</authored-date>
  <message>Moved tasks/* to shoulda/tasks/*

 * Will better support shoulda when used as a gem
 * Added shoulda/tasks.rb to automate loading the tasks
 * Added tasks/shoulda.rake for backwards compatibility
 * Modified Rakefile to support new task location</message>
  <tree>f75213b94a2adfce25ea3dbd70b2157bb4f48e58</tree>
  <committer>
    <name>Ryan McGeary</name>
    <email>ryanongit@mcgeary.org</email>
  </committer>
</commit>
