Searched defs:action_started_at (Results 1 - 1 of 1) sorted by relevance

/ontohub/app/models/
H A Daction.rb15 diff = (action_started_at + initial_eta) - time
39 def action_started_at method in class:Action
40 read_attribute(:action_started_at) || created_at
44 touch(:action_started_at)

Completed in 7 milliseconds