Sha256: d79c4bf35ad7471d8ef4bf748e7e9ead54c130db7189911e4808bede35a2da80

Contents?: true

Size: 116 Bytes

Versions: 46

Compression:

Stored size: 116 Bytes

Contents

class RemoveFriendlyIdSlugs < ActiveRecord::Migration[4.2]
  def change
    drop_table :friendly_id_slugs
  end
end

Version data entries

46 entries across 46 versions & 1 rubygems

Version Path
thecore-1.5.10 db/migrate/20161029154134_remove_friendly_id_slugs.rb
thecore-1.5.9 db/migrate/20161029154134_remove_friendly_id_slugs.rb
thecore-1.5.8 db/migrate/20161029154134_remove_friendly_id_slugs.rb
thecore-1.5.7 db/migrate/20161029154134_remove_friendly_id_slugs.rb
thecore-1.5.6 db/migrate/20161029154134_remove_friendly_id_slugs.rb
thecore-1.5.5 db/migrate/20161029154134_remove_friendly_id_slugs.rb
thecore-1.5.4 db/migrate/20161029154134_remove_friendly_id_slugs.rb
thecore-1.5.3 db/migrate/20161029154134_remove_friendly_id_slugs.rb
thecore-1.5.2 db/migrate/20161029154134_remove_friendly_id_slugs.rb
thecore-1.5.1 db/migrate/20161029154134_remove_friendly_id_slugs.rb
thecore-1.5.0 db/migrate/20161029154134_remove_friendly_id_slugs.rb
thecore-1.4.10 db/migrate/20161029154134_remove_friendly_id_slugs.rb
thecore-1.4.8 db/migrate/20161029154134_remove_friendly_id_slugs.rb
thecore-1.4.7 db/migrate/20161029154134_remove_friendly_id_slugs.rb
thecore-1.4.6 db/migrate/20161029154134_remove_friendly_id_slugs.rb
thecore-1.4.5 db/migrate/20161029154134_remove_friendly_id_slugs.rb
thecore-1.4.4 db/migrate/20161029154134_remove_friendly_id_slugs.rb
thecore-1.4.3 db/migrate/20161029154134_remove_friendly_id_slugs.rb
thecore-1.4.2 db/migrate/20161029154134_remove_friendly_id_slugs.rb
thecore-1.4.1 db/migrate/20161029154134_remove_friendly_id_slugs.rb