Sha256: cd19e470aa4a055e69a00a3394e7a381f8805a3964e8581f26a888bb9430a8e1
Contents?: true
Size: 134 Bytes
Versions: 14
Compression:
Stored size: 134 Bytes
Contents
class AddPortionsToSpreePayments < ActiveRecord::Migration def change add_column :spree_payments, :portions, :integer end end
Version data entries
14 entries across 14 versions & 2 rubygems