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