<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,12 +1,10 @@
 class AddPictureComments &lt; ActiveRecord::Migration
   def self.up
     add_column :comments, :picture_id, :integer
-	Setting.update_all
-	end
   end
 
   def self.down
     Setting.find(:all, :conditions =&gt; &quot;name = 'Allow Picture Comments'&quot;).each { |s| s.destroy }
-	remove_column :comments, :picture_id	
+    remove_column :comments, :picture_id
   end
-end
\ No newline at end of file
+end</diff>
      <filename>db/migrate/20090318165421_add_picture_comments.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>34e334acac85da68ff00c44b3aa182ac2e3e036e</id>
    </parent>
  </parents>
  <author>
    <name>Tim Morgan</name>
    <email>tim@timmorgan.org</email>
  </author>
  <url>http://github.com/seven1m/onebody/commit/824d7820c19b6c9cc22d9fb2809168e19d2844a3</url>
  <id>824d7820c19b6c9cc22d9fb2809168e19d2844a3</id>
  <committed-date>2009-03-18T15:28:40-07:00</committed-date>
  <authored-date>2009-03-18T05:17:28-07:00</authored-date>
  <message>Fix bug in migration.</message>
  <tree>d3c5fc1e3ba93e36494a3c3b331729b73787c71b</tree>
  <committer>
    <name>Tim Morgan</name>
    <email>tim@timmorgan.org</email>
  </committer>
</commit>
