Sha256: 185652b44bd577a1428cfdfc3be5922d4a98b819f3079e2471b8dc5ffe937be3
Contents?: true
Size: 142 Bytes
Versions: 141
Compression:
Stored size: 142 Bytes
Contents
class AddIdentifierToSpreePayments < ActiveRecord::Migration[4.2] def change add_column :spree_payments, :identifier, :string end end
Version data entries
141 entries across 141 versions & 2 rubygems