Sha256: 35b2bd166cdb97059dbf8ab2e4f7c86c3cbafc0014f26cefd24033823400cf2c
Contents?: true
Size: 161 Bytes
Versions: 2
Compression:
Stored size: 161 Bytes
Contents
class WorkEffortInventoryProduced < ActiveRecord::Base attr_protected :created_at, :updated_at belongs_to :work_effort belongs_to :inventory_entry end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
erp_work_effort-4.2.0 | app/models/work_effort_inventory_produced.rb |
erp_work_effort-4.0.0 | app/models/work_effort_inventory_produced.rb |