Sha256: 8c968181780a3851e6d6b0fe3602f6db08f0802234d82165beff2a89f8d87e63

Contents?: true

Size: 527 Bytes

Versions: 24

Compression:

Stored size: 527 Bytes

Contents

%tr
  %td= <%= singular_table_name %>.id
<% for attribute in attributes -%>
  %td= <%= singular_table_name %>.<%= attribute.name %>
<% end -%>
  %td.action
    = link_to(<%= singular_table_name %>, class: 'btn btn-success', toogle: 'tooltip', title: t('tooltips.zoom')) do
      %i.icon-zoom-in
    = link_to(edit_<%= singular_table_name %>_path(<%= singular_table_name %>) , class: 'btn btn-info') do
      %i.icon-edit
    = link_to(<%= singular_table_name %>, class: 'btn btn-danger', method: :delete) do
      %i.icon-trash

Version data entries

24 entries across 12 versions & 1 rubygems

Version Path
hierapolis-rails-1.1.3 lib/generators/hierapolis/templates/haml/scaffold/single_entry.html.haml
hierapolis-rails-1.1.3 lib/generators/hierapolis/templates/generators/haml/scaffold/templates/single_entry.html.haml
hierapolis-rails-1.1.1 lib/generators/hierapolis/templates/haml/scaffold/single_entry.html.haml
hierapolis-rails-1.1.1 lib/generators/hierapolis/templates/generators/haml/scaffold/templates/single_entry.html.haml
hierapolis-rails-1.1.0 lib/generators/hierapolis/templates/generators/haml/scaffold/templates/single_entry.html.haml
hierapolis-rails-1.1.0 lib/generators/hierapolis/templates/haml/scaffold/single_entry.html.haml
hierapolis-rails-1.0.3 lib/generators/hierapolis/templates/haml/scaffold/single_entry.html.haml
hierapolis-rails-1.0.3 lib/generators/hierapolis/templates/generators/haml/scaffold/templates/single_entry.html.haml
hierapolis-rails-1.0.2 lib/generators/hierapolis/templates/haml/scaffold/single_entry.html.haml
hierapolis-rails-1.0.2 lib/generators/hierapolis/templates/generators/haml/scaffold/templates/single_entry.html.haml
hierapolis-rails-1.0.1 lib/generators/hierapolis/templates/generators/haml/scaffold/templates/single_entry.html.haml
hierapolis-rails-1.0.1 lib/generators/hierapolis/templates/haml/scaffold/single_entry.html.haml
hierapolis-rails-1.0.0 lib/generators/hierapolis/templates/haml/scaffold/single_entry.html.haml
hierapolis-rails-1.0.0 lib/generators/hierapolis/templates/generators/haml/scaffold/templates/single_entry.html.haml
hierapolis-rails-0.4.0 lib/generators/hierapolis/templates/generators/haml/scaffold/templates/single_entry.html.haml
hierapolis-rails-0.4.0 lib/generators/hierapolis/templates/haml/scaffold/single_entry.html.haml
hierapolis-rails-0.3.1 lib/generators/hierapolis/templates/generators/haml/scaffold/templates/single_entry.html.haml
hierapolis-rails-0.3.1 lib/generators/hierapolis/templates/haml/scaffold/single_entry.html.haml
hierapolis-rails-0.3.0 lib/generators/hierapolis/templates/haml/scaffold/single_entry.html.haml
hierapolis-rails-0.3.0 lib/generators/hierapolis/templates/generators/haml/scaffold/templates/single_entry.html.haml