Sha256: 1316a97bf37d0cf911249f0639248a44dcb3403c8da33371dea38f9c96c8349a
Contents?: true
Size: 156 Bytes
Versions: 19
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
19 entries across 19 versions & 1 rubygems