Sha256: ba6b7a27bd7a26f742d2dd7f42fb3a3fecde18ea01dc981762435879d90c00c7
Contents?: true
Size: 163 Bytes
Versions: 1
Compression:
Stored size: 163 Bytes
Contents
class ProductTypePtyRole < ActiveRecord::Base attr_protected :created_at, :updated_at belongs_to :product_type belongs_to :party belongs_to :role_type end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
erp_products-4.2.0 | app/models/product_type_pty_role.rb |