Sha256: 388c83602ce7f798ce791e0ab7e108c44770000a7c14ffcc10c7b060c3f5d08f
Contents?: true
Size: 144 Bytes
Versions: 147
Compression:
Stored size: 144 Bytes
Contents
class AddPrimaryToSpreeProductsTaxons < ActiveRecord::Migration def change add_column :spree_products_taxons, :id, :primary_key end end
Version data entries
147 entries across 147 versions & 2 rubygems