Sha256: 8bfed5f2bfd59b26657361609a8989c9517fa63c52a4853ac71d6213e1017791
Contents?: true
Size: 172 Bytes
Versions: 4
Compression:
Stored size: 172 Bytes
Contents
class InvoicePaymentTerm < ActiveRecord::Base attr_protected :created_at, :updated_at has_one :invoice_payment_term_type belongs_to :invoice_payment_term_set end
Version data entries
4 entries across 4 versions & 1 rubygems