Sha256: bf8838231d5e5dfbb447f573f786d62b17565dca686996fff1a7f816ee7f5712

Contents?: true

Size: 281 Bytes

Versions: 4

Compression:

Stored size: 281 Bytes

Contents

- @templates.each do |template, data|
  .index
    %table
      %tr
        %td
          %a{ :href => slice_url(:cookbook_template, { :cookbook_id => params[:cookbook_id], :id => data[:link_name], :version => data[:version] }) }
            = "#{data[:version]} - #{data[:name]}"

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
chef-server-slice-0.7.16 app/views/cookbook_templates/index.html.haml
chef-server-slice-0.7.14 app/views/cookbook_templates/index.html.haml
chef-server-slice-0.7.12 app/views/cookbook_templates/index.html.haml
chef-server-slice-0.7.10 app/views/cookbook_templates/index.html.haml