<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -4,6 +4,6 @@ class UserOneIsYourGod &lt; ActiveRecord::Migration
   end
 
   def self.down
-    raise &quot;Migrateion UserOneIsYourGod Not Reversible!&quot;
+    puts &quot;Migration UserOneIsYourGod not reversible... not a big deal.&quot;
   end
 end</diff>
      <filename>db/migrate/3_user_one_is_your_god.rb</filename>
    </modified>
    <modified>
      <diff>@@ -5,6 +5,6 @@ class NeverSayNil &lt; ActiveRecord::Migration
   end
 
   def self.down
-    raise &quot;Migration NeverSayNil Not Reversible!&quot;
+    puts &quot;Migration NeverSayNil not reversible... not a big deal.&quot;
   end
 end</diff>
      <filename>db/migrate/4_never_say_nil.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>6fa9cf634d9ffc21be3b2fc8e3f316898f589886</id>
    </parent>
  </parents>
  <author>
    <name>defunkt</name>
    <email>defunkt@bbd52f5d-c10c-0410-8bd0-8d55da062a3b</email>
  </author>
  <url>http://github.com/defunkt/ozimodo/commit/071dca3701b6718f452d7d9fbecc7f0b7ac16d51</url>
  <id>071dca3701b6718f452d7d9fbecc7f0b7ac16d51</id>
  <committed-date>2006-07-12T01:27:44-07:00</committed-date>
  <authored-date>2006-07-12T01:27:44-07:00</authored-date>
  <message>Don't die, just print out that the migration can't be reversed.



git-svn-id: svn://rubyforge.org/var/svn/ozimodo/trunk@374 bbd52f5d-c10c-0410-8bd0-8d55da062a3b</message>
  <tree>72552e9d90868716d1f64e5d90c9d2e8e3b32d4b</tree>
  <committer>
    <name>defunkt</name>
    <email>defunkt@bbd52f5d-c10c-0410-8bd0-8d55da062a3b</email>
  </committer>
</commit>
