Sha256: 3228faa456246796ad004ea188880ecd49051d48270ef515fb931e1fea5bc2a8

Contents?: true

Size: 147 Bytes

Versions: 2

Compression:

Stored size: 147 Bytes

Contents

class AddInstructionsToMegaBarTmpFields < ActiveRecord::Migration
  def change
    add_column :mega_bar_tmp_fields, :instructions, :text
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
mega_bar-0.5.2 db/migrate/20160922193237_add_instructions_to_mega_bar_tmp_fields.rb
mega_bar-0.5.1 db/migrate/20160922193237_add_instructions_to_mega_bar_tmp_fields.rb