Sha256: cab119dac689408e725ccba0d20b000cfb1ae06ce3aa4916612eaa6010f90b50
Contents?: true
Size: 96 Bytes
Versions: 4
Compression:
Stored size: 96 Bytes
Contents
class SupplierInvoice < ActiveRecord::Base belongs_to :supplier has_many :invoice_items end
Version data entries
4 entries across 4 versions & 1 rubygems