Class: Mdm::TaskHost
- Inherits:
-
ApplicationRecord
- Object
- ApplicationRecord
- Mdm::TaskHost
- Defined in:
- app/models/mdm/task_host.rb
Overview
Instance Attribute Summary collapse
-
#created_at ⇒ DateTime
When this task host was created.
-
#updated_at ⇒ DateTime
The last time this task host was updated.
Instance Attribute Details
#created_at ⇒ DateTime
When this task host was created.
|
# File 'app/models/mdm/task_host.rb', line 21
|
#updated_at ⇒ DateTime
The last time this task host was updated.
|
# File 'app/models/mdm/task_host.rb', line 26
|