<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>.gitignore</filename>
    </added>
    <added>
      <filename>tasks/db_migrate_merge.rake</filename>
    </added>
    <added>
      <filename>tasks/nuke.rake</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -1,3 +1,6 @@
+1.1.4
+ * Delete models, views, controllers and associated files with nuke
+ * Collapse large migration sets into a single migration to keep your code cleaner.
 1.1.3
  * Support for Rails 2.3 - No longer breaks Rake tasks.
  * Minor fix for exception raised when dumping empty tables</diff>
      <filename>CHANGES</filename>
    </modified>
    <modified>
      <diff>@@ -1,6 +1,12 @@
-VERSION=&quot;1.1.3&quot;
+VERSION=&quot;1.1.4&quot;
+
+
 
 namespace :lazy do
+  
+
+  
+  
   desc &quot;Shows the version of Lazy Developer this app uses&quot;
   task :version do
     puts &quot;LazyDeveloper v#{VERSION}&quot;</diff>
      <filename>tasks/lazy_developer_tasks.rake</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>aa41a39a001148033fcce7f53f74eae2349c622f</id>
    </parent>
  </parents>
  <author>
    <name>Brian Hogan</name>
    <email>brianhogan@napcs.com</email>
  </author>
  <url>http://github.com/napcs/lazy_developer/commit/68e78f257fc6da48240b52114523e7ee7d0369a1</url>
  <id>68e78f257fc6da48240b52114523e7ee7d0369a1</id>
  <committed-date>2009-04-21T17:44:27-07:00</committed-date>
  <authored-date>2009-04-07T11:30:25-07:00</authored-date>
  <message>Added the migration compact task and the new 'nuke' features for cleaning models. Bumped to 1.1.4</message>
  <tree>847c0057519b4ba23261058837c0dd7dfcdc3e8b</tree>
  <committer>
    <name>Brian Hogan</name>
    <email>brianhogan@napcs.com</email>
  </committer>
</commit>
