Sha256: 93daf7155333e0a4afdac34a1342c336e5d764c85af9f0ea398f74be6d74dd1d
Contents?: true
Size: 163 Bytes
Versions: 95
Compression:
Stored size: 163 Bytes
Contents
class DorsaleBillingMachineInvoicesAddComments < ActiveRecord::Migration def change add_column :dorsale_billing_machine_invoices, :comments, :text end end
Version data entries
95 entries across 95 versions & 1 rubygems