Sha256: 0539d5e40d69877d7ec1b6887dd355c4f3d7d3c6614b66816d936e75fc1214c1

Contents?: true

Size: 188 Bytes

Versions: 11

Compression:

Stored size: 188 Bytes

Contents

object @job_template

extends "api/v2/job_templates/main"

attributes :template, :locked

node do |job_template|
  partial("api/v2/taxonomies/children_nodes", :object => job_template)
end

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
foreman_remote_execution-0.1.1 app/views/api/v2/job_templates/show.json.rabl
foreman_remote_execution-0.1.0 app/views/api/v2/job_templates/show.json.rabl
foreman_remote_execution-0.0.10 app/views/api/v2/job_templates/show.json.rabl
foreman_remote_execution-0.0.8 app/views/api/v2/job_templates/show.json.rabl
foreman_remote_execution-0.0.7 app/views/api/v2/job_templates/show.json.rabl
foreman_remote_execution-0.0.6 app/views/api/v2/job_templates/show.json.rabl
foreman_remote_execution-0.0.5 app/views/api/v2/job_templates/show.json.rabl
foreman_remote_execution-0.0.4 app/views/api/v2/job_templates/show.json.rabl
foreman_remote_execution-0.0.3 app/views/api/v2/job_templates/show.json.rabl
foreman_remote_execution-0.0.2 app/views/api/v2/job_templates/show.json.rabl
foreman_remote_execution-0.0.1 app/views/api/v2/job_templates/show.json.rabl