Sha256: 07c11caec115444b10866e2b1217e921a7b04eb3c8911029232348b6c5ee86d1
Contents?: true
Size: 142 Bytes
Versions: 4
Compression:
Stored size: 142 Bytes
Contents
class InvoicePaymentStrategyType < ActiveRecord::Base attr_protected :created_at, :updated_at acts_as_erp_type has_many :invoices end
Version data entries
4 entries across 4 versions & 1 rubygems