Sha256: 9bab1cabec1c00f9511dc5a08ee576128fc465cd7f2bad9439e0ecc38320b244

Contents?: true

Size: 144 Bytes

Versions: 31

Compression:

Stored size: 144 Bytes

Contents

class RemoveDescriptionFromContentBlock < ActiveRecord::Migration
  def change
    remove_column :smithy_content_blocks, :description
  end
end

Version data entries

31 entries across 31 versions & 1 rubygems

Version Path
smithycms-0.8.1 db/migrate/20130312161116_remove_description_from_content_block.rb
smithycms-0.7.3 db/migrate/20130312161116_remove_description_from_content_block.rb
smithycms-0.7.2 db/migrate/20130312161116_remove_description_from_content_block.rb
smithycms-0.7.1 db/migrate/20130312161116_remove_description_from_content_block.rb
smithycms-0.7.0 db/migrate/20130312161116_remove_description_from_content_block.rb
smithycms-0.6.10 db/migrate/20130312161116_remove_description_from_content_block.rb
smithycms-0.5.99.3 db/migrate/20130312161116_remove_description_from_content_block.rb
smithycms-0.6.9 db/migrate/20130312161116_remove_description_from_content_block.rb
smithycms-0.6.7 db/migrate/20130312161116_remove_description_from_content_block.rb
smithycms-0.6.6 db/migrate/20130312161116_remove_description_from_content_block.rb
smithycms-0.6.5 db/migrate/20130312161116_remove_description_from_content_block.rb
smithycms-0.6.4 db/migrate/20130312161116_remove_description_from_content_block.rb
smithycms-0.6.3 db/migrate/20130312161116_remove_description_from_content_block.rb
smithycms-0.5.99.2 db/migrate/20130312161116_remove_description_from_content_block.rb
smithycms-0.5.99.1 db/migrate/20130312161116_remove_description_from_content_block.rb
smithycms-0.5.99 db/migrate/20130312161116_remove_description_from_content_block.rb
smithycms-0.6.2 db/migrate/20130312161116_remove_description_from_content_block.rb
smithycms-0.6.1 db/migrate/20130312161116_remove_description_from_content_block.rb
smithycms-0.5.2 db/migrate/20130312161116_remove_description_from_content_block.rb
smithycms-0.6.0 db/migrate/20130312161116_remove_description_from_content_block.rb