Sha256: 6a426da84ab2a972a59c10a4dc7824bdf8f614355664453b9e1d50662ff1af53
Contents?: true
Size: 144 Bytes
Versions: 2
Compression:
Stored size: 144 Bytes
Contents
class AddPositionToMegaBarTmpLayouts < ActiveRecord::Migration def change add_column :mega_bar_tmp_layouts, :position, :integer end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
mega_bar-0.5.2 | db/migrate/20160904215215_add_position_to_mega_bar_tmp_layouts.rb |
mega_bar-0.5.1 | db/migrate/20160904215215_add_position_to_mega_bar_tmp_layouts.rb |