Sha256: db9f0d3ef151fb6d94024cb2f95c02a5c1310c012e811258bb41d69854420d4e
Contents?: true
Size: 151 Bytes
Versions: 2
Compression:
Stored size: 151 Bytes
Contents
class AddLayoutSectionIdToMegaBarBlocks < ActiveRecord::Migration def change add_column :mega_bar_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/20160916232117_add_layout_section_id_to_mega_bar_blocks.rb |
mega_bar-0.5.1 | db/migrate/20160916232117_add_layout_section_id_to_mega_bar_blocks.rb |