<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -35,13 +35,6 @@ class GigantronGenerator &lt; RubiGen::Base
 
       m.file &quot;test/tasks/test_import.rb&quot;, &quot;test/tasks/test_import.rb&quot;
 
-      m.directory &quot;lib/shoulda&quot;
-      m.file &quot;lib/shoulda/general.rb&quot;, &quot;lib/shoulda/general.rb&quot;
-      m.file &quot;lib/shoulda/private_helpers.rb&quot;, &quot;lib/shoulda/private_helpers.rb&quot;
-      m.file &quot;lib/shoulda/active_record_helpers.rb&quot;, 
-        &quot;lib/shoulda/active_record_helpers.rb&quot;
-
-     
       m.dependency &quot;install_rubigen_scripts&quot;, [destination_root, 'gigantron'], 
         :shebang =&gt; options[:shebang], :collision =&gt; :force
     end</diff>
      <filename>app_generators/gigantron/gigantron_generator.rb</filename>
    </modified>
    <modified>
      <diff>@@ -21,10 +21,6 @@ class TestGigantronGenerator &lt; Test::Unit::TestCase
     assert_generated_file   &quot;test/tasks/test_import.rb&quot;
     assert_directory_exists &quot;test/models/&quot;
     assert_directory_exists &quot;lib/&quot;
-    assert_directory_exists &quot;lib/shoulda/&quot;
-    assert_generated_file   &quot;lib/shoulda/general.rb&quot;
-    assert_generated_file   &quot;lib/shoulda/private_helpers.rb&quot;
-    assert_generated_file   &quot;lib/shoulda/active_record_helpers.rb&quot;
     assert_directory_exists &quot;models/&quot;
     assert_directory_exists &quot;db/&quot;
     assert_directory_exists &quot;script/&quot;</diff>
      <filename>test/test_gigantron_generator.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>e918c927603d6aa46469fbd63d182d3d134566de</id>
    </parent>
  </parents>
  <author>
    <name>Ben Hughes</name>
    <email>ben@pixelmachine.org</email>
  </author>
  <url>http://github.com/schleyfox/gigantron/commit/de3bf086233bd4934629805b152d97a597b8e66e</url>
  <id>de3bf086233bd4934629805b152d97a597b8e66e</id>
  <committed-date>2008-07-22T18:05:55-07:00</committed-date>
  <authored-date>2008-07-22T18:05:55-07:00</authored-date>
  <message>Removed shoulda helpers from the generator manifests and tests</message>
  <tree>00fe9867d603febea063a444e0bd781d85efb048</tree>
  <committer>
    <name>Ben Hughes</name>
    <email>ben@pixelmachine.org</email>
  </committer>
</commit>
