Sha256: 44f34198b0ef310f20921385cf3f6662596f1d05a55cf867b0420a6fb2a63500
Contents?: true
Size: 157 Bytes
Versions: 1
Compression:
Stored size: 157 Bytes
Contents
class PositionFulfillment < ActiveRecord::Base tracks_created_by_updated_by belongs_to :held_by_party, class_name: "Party" belongs_to :position end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
erp_work_effort-4.2.0 | app/models/position_fulfillment.rb |