Sha256: 72021da5e02bdb495d468c03ade9ff617f1fd0d6f456dfa48168a93f2c760830

Contents?: true

Size: 147 Bytes

Versions: 2

Compression:

Stored size: 147 Bytes

Contents

class AddPositionParentToMegaBarModels < ActiveRecord::Migration
  def change
    add_column :mega_bar_models, :position_parent, :string
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
mega_bar-0.5.2 db/migrate/20160904215032_add_position_parent_to_mega_bar_models.rb
mega_bar-0.5.1 db/migrate/20160904215032_add_position_parent_to_mega_bar_models.rb