Sha256: 304a067fe27cf4064d5fd78b5b1438c42ae46f14820859fb4699fc2da0c8c375
Contents?: true
Size: 156 Bytes
Versions: 10
Compression:
Stored size: 156 Bytes
Contents
class AddSpreeBankTransfersInstructionUrl < ActiveRecord::Migration def change add_column :spree_bank_transfers, :instructions_url, :string end end
Version data entries
10 entries across 10 versions & 1 rubygems