Sha256: 425f83fdf190ba7eefdba85d8450042adc6e479edfa52d770bc7098791b07b09
Contents?: true
Size: 134 Bytes
Versions: 9
Compression:
Stored size: 134 Bytes
Contents
class AddPoNumberToSpreePayments < ActiveRecord::Migration def change add_column :spree_payments, :po_number, :string end end
Version data entries
9 entries across 9 versions & 1 rubygems