Sha256: 50884477ff762c395ec6bd7acc8c1a37516dc33e59c94158bdde427da1af401e
Contents?: true
Size: 151 Bytes
Versions: 10
Compression:
Stored size: 151 Bytes
Contents
class AddPaperCutToBillingReceiptConfig < ActiveRecord::Migration def change add_column :billing_receipt_configs, :paper_cut, :boolean end end
Version data entries
10 entries across 10 versions & 1 rubygems