Sha256: c5645101cc59bf0ca600bcb31e8617cae95dce37056070a0e9f1e7037d2d7d06

Contents?: true

Size: 132 Bytes

Versions: 2

Compression:

Stored size: 132 Bytes

Contents

class AddChannelToSpreeEbsinfos < ActiveRecord::Migration
  def change
    add_column :spree_ebsinfos, :channel, :integer
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
spree_ebsin-3.1.1.2 db/migrate/20151019154833_add_channel_to_spree_ebsinfos.rb
spree_ebsin-3.1.1.1 db/migrate/20151019154833_add_channel_to_spree_ebsinfos.rb