Sha256: 34db921d689c39dcfbe8a7a437dba763e963999810ac2de1c2fcfc26ae811f32

Contents?: true

Size: 266 Bytes

Versions: 148

Compression:

Stored size: 266 Bytes

Contents

class RemoveCategoryMatchAttributesFromShippingMethod < ActiveRecord::Migration
  def change
    remove_column :spree_shipping_methods, :match_none
    remove_column :spree_shipping_methods, :match_one
    remove_column :spree_shipping_methods, :match_all
  end
end

Version data entries

148 entries across 148 versions & 3 rubygems

Version Path
goca-spree-core-3.1.14.rails.5.0.1 db/migrate/20130304192936_remove_category_match_attributes_from_shipping_method.rb
goca-spree-core-3.1.14.rails.5.0 db/migrate/20130304192936_remove_category_match_attributes_from_shipping_method.rb
goca-spree-core-3.1.15.rails.5.0 db/migrate/20130304192936_remove_category_match_attributes_from_shipping_method.rb
goca-spree-core-3.1.15.pre.rails.pre.5.0 db/migrate/20130304192936_remove_category_match_attributes_from_shipping_method.rb
spree_core-3.1.14 db/migrate/20130304192936_remove_category_match_attributes_from_shipping_method.rb
spree_core-3.1.13 db/migrate/20130304192936_remove_category_match_attributes_from_shipping_method.rb
spree_core-3.1.12 db/migrate/20130304192936_remove_category_match_attributes_from_shipping_method.rb
solidus_core-1.4.2 db/migrate/20130304192936_remove_category_match_attributes_from_shipping_method.rb
solidus_core-1.3.2 db/migrate/20130304192936_remove_category_match_attributes_from_shipping_method.rb
solidus_core-1.2.3 db/migrate/20130304192936_remove_category_match_attributes_from_shipping_method.rb
solidus_core-1.1.4 db/migrate/20130304192936_remove_category_match_attributes_from_shipping_method.rb
solidus_core-1.0.7 db/migrate/20130304192936_remove_category_match_attributes_from_shipping_method.rb
spree_core-3.1.11 db/migrate/20130304192936_remove_category_match_attributes_from_shipping_method.rb
spree_core-3.1.10 db/migrate/20130304192936_remove_category_match_attributes_from_shipping_method.rb
spree_core-3.1.9 db/migrate/20130304192936_remove_category_match_attributes_from_shipping_method.rb
spree_core-3.1.8 db/migrate/20130304192936_remove_category_match_attributes_from_shipping_method.rb
spree_core-3.1.7 db/migrate/20130304192936_remove_category_match_attributes_from_shipping_method.rb
spree_core-3.1.6 db/migrate/20130304192936_remove_category_match_attributes_from_shipping_method.rb
solidus_core-1.4.1 db/migrate/20130304192936_remove_category_match_attributes_from_shipping_method.rb
spree_core-3.1.5 db/migrate/20130304192936_remove_category_match_attributes_from_shipping_method.rb