Sha256: a75f87d0efb80910babe2724c427494ea0ca49ba790ab1043a981506e018f51a
Contents?: true
Size: 192 Bytes
Versions: 2
Compression:
Stored size: 192 Bytes
Contents
class DeliverableType < ActiveRecord::Base attr_protected :created_at, :updated_at acts_as_nested_set include ErpTechSvcs::Utils::DefaultNestedSetMethods has_many :deliverables end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
erp_work_effort-4.2.0 | app/models/deliverable_type.rb |
erp_work_effort-4.0.0 | app/models/deliverable_type.rb |