Sha256: 1391ba0aa190657c6ed43e95684c446afc156af64640dbca51b9208440b9fa8f

Contents?: true

Size: 146 Bytes

Versions: 56

Compression:

Stored size: 146 Bytes

Contents

class RemoveExtraProductsSlugIndex < ActiveRecord::Migration
  def change
    remove_index :spree_products, name: :permalink_idx_unique
  end
end

Version data entries

56 entries across 56 versions & 3 rubygems

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