Sha256: 5e2181dae8cf3943b61274aa8d11e721e11b4a22d1b99be330b9b2bb6d8c259b
Contents?: true
Size: 156 Bytes
Versions: 122
Compression:
Stored size: 156 Bytes
Contents
class AddStockLocationToRma < ActiveRecord::Migration[4.2] def change add_column :spree_return_authorizations, :stock_location_id, :integer end end
Version data entries
122 entries across 122 versions & 2 rubygems