Sha256: f1af0c8f8459af5e1db5ce44c16b288f910fa61b0e0625afbf41363d66b8999c
Contents?: true
Size: 417 Bytes
Versions: 11
Compression:
Stored size: 417 Bytes
Contents
.appliance-tmpls-index.max-width %h5 Appliance Templates %hr %ul - @appliance_tmpls.each do |i| %li %span.gray= i.id.to_s = link_to '[~]', edit_appliance_tmpl_path( i ) %ul - i.attributes.each do |k, v| - next if %| _id created_at updated_at |.include? k %li <b>#{k}:</b> #{v} %hr = render 'form', :appliance_tmpl => @new_appliance_tmpl
Version data entries
11 entries across 11 versions & 1 rubygems