Sha256: 2f322da071178ad3307b929e6e02ac5c0831628513ab18d232151f3716ea7b89
Contents?: true
Size: 121 Bytes
Versions: 7
Compression:
Stored size: 121 Bytes
Contents
class InvoicePartyRole < ActiveRecord::Base belongs_to :invoice belongs_to :party belongs_to :role_type end
Version data entries
7 entries across 7 versions & 1 rubygems