Sha256: c84d93ea67f22534639d50c4324a0d58a75354529da7cdd9616d28d2a300e030

Contents?: true

Size: 158 Bytes

Versions: 2

Compression:

Stored size: 158 Bytes

Contents

class AddLayoutSectionIdToMegaBarTmpBlocks < ActiveRecord::Migration
  def change
    add_column :mega_bar_tmp_blocks, :layout_section_id, :integer
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
mega_bar-0.5.2 db/migrate/20160916232120_add_layout_section_id_to_mega_bar_tmp_blocks.rb
mega_bar-0.5.1 db/migrate/20160916232120_add_layout_section_id_to_mega_bar_tmp_blocks.rb