Sha256: b76cde22621d6ee168acf312d90ee778153a12f390be9e8609aa4122aefc3ea9

Contents?: true

Size: 210 Bytes

Versions: 13

Compression:

Stored size: 210 Bytes

Contents

object @setting

node do |setting|
  { :name => setting.short_name }
end

attributes :id, :value, :description, :settings_type, :default, :full_name

node do |setting|
  { :selection => setting.selection }
end

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
foreman_templates-9.1.0 app/views/template_sync_settings/show.json.rabl
foreman_templates-9.0.2 app/views/template_sync_settings/show.json.rabl
foreman_templates-9.0.1 app/views/template_sync_settings/show.json.rabl
foreman_templates-9.0.0 app/views/template_sync_settings/show.json.rabl
foreman_templates-7.0.7 app/views/template_sync_settings/show.json.rabl
foreman_templates-8.0.0 app/views/template_sync_settings/show.json.rabl
foreman_templates-7.0.6 app/views/template_sync_settings/show.json.rabl
foreman_templates-7.0.5 app/views/template_sync_settings/show.json.rabl
foreman_templates-7.0.4 app/views/template_sync_settings/show.json.rabl
foreman_templates-7.0.3 app/views/template_sync_settings/show.json.rabl
foreman_templates-7.0.2 app/views/template_sync_settings/show.json.rabl
foreman_templates-7.0.1 app/views/template_sync_settings/show.json.rabl
foreman_templates-7.0.0 app/views/template_sync_settings/show.json.rabl