Sha256: 096783cc74fea109b511882429431027fadcdb74d7ec2788c3ebd9650c56268d

Contents?: true

Size: 156 Bytes

Versions: 2

Compression:

Stored size: 156 Bytes

Contents

class AddFieldDisplayIdToMegaBarTmpRadios < ActiveRecord::Migration
  def change
    add_column :mega_bar_tmp_radios, :field_display_id, :integer
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
mega_bar-0.5.2 db/migrate/20160817191410_add_field_display_id_to_mega_bar_tmp_radios.rb
mega_bar-0.5.1 db/migrate/20160817191410_add_field_display_id_to_mega_bar_tmp_radios.rb