Sha256: d36098acc6a7e932c5418c1368a382cc0774e3ceb3abd8082b94d6a8ef5d1b7b

Contents?: true

Size: 117 Bytes

Versions: 1

Compression:

Stored size: 117 Bytes

Contents

<%=
    if object.type == :cookbook
      erb(:cookbook_attribute)
    else
      erb(:resource_attribute)
    end
%>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
yard-chef-2.0.0 templates/default/attribute/html/attribute.erb