Sha256: cffbb29400750a81163a50f431f5719939defff422e905f9e4971d7e9c665322
Contents?: true
Size: 162 Bytes
Versions: 1
Compression:
Stored size: 162 Bytes
Contents
class PartySkill < ActiveRecord::Base attr_protected :created_at, :updated_at tracks_created_by_updated_by belongs_to :party belongs_to :skill_type end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
erp_work_effort-4.2.0 | app/models/party_skill.rb |