Class: AI::Engine::Run

Inherits:
ApplicationRecord show all
Includes:
RemoteIdValidatable
Defined in:
app/models/ai/engine/run.rb

Constant Summary

Constants included from RemoteIdValidatable

AI::Engine::RemoteIdValidatable::REMOTE_ID_PREFIXES

Instance Method Summary collapse

Instance Method Details

#to_partial_pathObject



11
12
13
# File 'app/models/ai/engine/run.rb', line 11

def to_partial_path
  "runs/run"
end