Searched defs:eta (Results 1 - 2 of 2) sorted by relevance
/ontohub/app/serializers/ | ||
H A D | action_serializer.rb | 12 attributes :iri, :status, :eta 18 def eta method in class:ActionSerializer 19 object.eta.to_i |
/ontohub/app/models/ | ||
H A D | action.rb | 14 def eta(time = Time.now) method in class:Action |
Completed in 12 milliseconds