Sha256: 4b633ddceebefa803915a067efabc47f750e95fb8b698baefb29aee027aad849

Contents?: true

Size: 190 Bytes

Versions: 141

Compression:

Stored size: 190 Bytes

Contents

class AddPropageAllVariantsToSpreeStockLocation < ActiveRecord::Migration[4.2]
  def change
    add_column :spree_stock_locations, :propagate_all_variants, :boolean, default: true
  end
end

Version data entries

141 entries across 141 versions & 2 rubygems

Version Path
spree_core-4.2.0.beta db/migrate/20130516151222_add_propage_all_variants_to_spree_stock_location.rb
spree_core-4.1.9 db/migrate/20130516151222_add_propage_all_variants_to_spree_stock_location.rb
spree_core-4.1.8 db/migrate/20130516151222_add_propage_all_variants_to_spree_stock_location.rb
spree_core-4.1.7 db/migrate/20130516151222_add_propage_all_variants_to_spree_stock_location.rb
spree_core-4.1.6 db/migrate/20130516151222_add_propage_all_variants_to_spree_stock_location.rb
spree_core-4.1.5 db/migrate/20130516151222_add_propage_all_variants_to_spree_stock_location.rb
spree_core-4.1.4 db/migrate/20130516151222_add_propage_all_variants_to_spree_stock_location.rb
spree_core-4.1.3 db/migrate/20130516151222_add_propage_all_variants_to_spree_stock_location.rb
spree_core-4.1.2 db/migrate/20130516151222_add_propage_all_variants_to_spree_stock_location.rb
spree_core-4.1.1 db/migrate/20130516151222_add_propage_all_variants_to_spree_stock_location.rb
spree_core-4.1.0 db/migrate/20130516151222_add_propage_all_variants_to_spree_stock_location.rb
spree_core-4.1.0.rc3 db/migrate/20130516151222_add_propage_all_variants_to_spree_stock_location.rb
spree_core-4.1.0.rc2 db/migrate/20130516151222_add_propage_all_variants_to_spree_stock_location.rb
spree_core-4.1.0.rc1 db/migrate/20130516151222_add_propage_all_variants_to_spree_stock_location.rb
spree_core-3.4.6 db/migrate/20130516151222_add_propage_all_variants_to_spree_stock_location.rb
spree_core-3.7.10 db/migrate/20130516151222_add_propage_all_variants_to_spree_stock_location.rb
spree_core-4.0.3 db/migrate/20130516151222_add_propage_all_variants_to_spree_stock_location.rb
spree_core-3.7.9 db/migrate/20130516151222_add_propage_all_variants_to_spree_stock_location.rb
spree_core-4.0.2 db/migrate/20130516151222_add_propage_all_variants_to_spree_stock_location.rb
spree_core-3.7.8 db/migrate/20130516151222_add_propage_all_variants_to_spree_stock_location.rb