Sha256: 4aa30ac5198cf213c18d993cfe869d2232ef1f2588739a4e6887144fc51d38cc
Contents?: true
Size: 130 Bytes
Versions: 39
Compression:
Stored size: 130 Bytes
Contents
class AddCodeToRefundReason < ActiveRecord::Migration def change add_column :spree_refund_reasons, :code, :string end end
Version data entries
39 entries across 39 versions & 1 rubygems