Sha256: 36c343ac017c0f542ac09ff8d73236e59d498fe0e168034a07745a606f7d2e1b

Contents?: true

Size: 163 Bytes

Versions: 123

Compression:

Stored size: 163 Bytes

Contents

class BillingMachineQuotationsAddExpiresAt < ActiveRecord::Migration
  def change
    add_column :dorsale_billing_machine_quotations, :expires_at, :date
  end
end

Version data entries

123 entries across 123 versions & 1 rubygems

Version Path
dorsale-2.1.1 db/migrate/20150625093326_billing_machine_quotations_add_expires_at.rb
dorsale-2.1.0 db/migrate/20150625093326_billing_machine_quotations_add_expires_at.rb
dorsale-2.0.1 db/migrate/20150625093326_billing_machine_quotations_add_expires_at.rb