Sha256: d3289e1202f7ca6ff445dc44853733a5e664d80e4b338870bb274b468bd3a07f
Contents?: true
Size: 148 Bytes
Versions: 141
Compression:
Stored size: 148 Bytes
Contents
class AddPositionToClassifications < ActiveRecord::Migration[4.2] def change add_column :spree_products_taxons, :position, :integer end end
Version data entries
141 entries across 141 versions & 2 rubygems