Sha256: 8cf231ca320262dcb347b40b8b57077fb7c464f8214333e069255717f35e8c5e
Contents?: true
Size: 151 Bytes
Versions: 148
Compression:
Stored size: 151 Bytes
Contents
class AddStockLocationToRma < ActiveRecord::Migration def change add_column :spree_return_authorizations, :stock_location_id, :integer end end
Version data entries
148 entries across 148 versions & 3 rubygems