Sha256: 04daf337ab678d2d2264747161f23291464c189a718625a46a4a3652b611f828
Contents?: true
Size: 143 Bytes
Versions: 120
Compression:
Stored size: 143 Bytes
Contents
class AddPositionToClassifications < ActiveRecord::Migration def change add_column :spree_products_taxons, :position, :integer end end
Version data entries
120 entries across 120 versions & 3 rubygems