Sha256: bc9509e7f482b6bbdffbaee9818a68218a8d7ad31ffe3f2db250eb32a47d1eb4
Contents?: true
Size: 164 Bytes
Versions: 18
Compression:
Stored size: 164 Bytes
Contents
class WebsitePartyRole < ActiveRecord::Base attr_protected :created_at, :updated_at belongs_to :party belongs_to :website belongs_to :role_type end
Version data entries
18 entries across 18 versions & 1 rubygems