Sha256: 6111650db2106bf8bd04dcfb3515c8fcebd20b99713dbf221b7ac960bd014fea

Contents?: true

Size: 140 Bytes

Versions: 2

Compression:

Stored size: 140 Bytes

Contents

class AddInstructionsToMegaBarFields < ActiveRecord::Migration
  def change
    add_column :mega_bar_fields, :instructions, :text
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
mega_bar-0.5.2 db/migrate/20160922193234_add_instructions_to_mega_bar_fields.rb
mega_bar-0.5.1 db/migrate/20160922193234_add_instructions_to_mega_bar_fields.rb