Sha256: 0e0962a62ed714557785db9b0b81eda889d648003ae72b00595e34d8a02e083c
Contents?: true
Size: 160 Bytes
Versions: 141
Compression:
Stored size: 160 Bytes
Contents
class AddTrackingUrlToSpreeShippingMethods < ActiveRecord::Migration[4.2] def change add_column :spree_shipping_methods, :tracking_url, :string end end
Version data entries
141 entries across 141 versions & 2 rubygems