Method: ErpIntegration::Task#started_at
- Defined in:
- lib/erp_integration/task.rb
#started_at ⇒ Object
Returns the value of attribute started_at.
5 6 7 |
# File 'lib/erp_integration/task.rb', line 5 def started_at @started_at end |