Sha256: 100c3e93d40804803bac62d48b0238021af8737621c1e6bde7ce1b94c3d2a227

Contents?: true

Size: 320 Bytes

Versions: 1

Compression:

Stored size: 320 Bytes

Contents

- text_block :title => "<%= singular_name.humanize %>" do
  <% for attribute in attributes %>
  %p
    %strong <%= attribute.column.human_name %>:
    =h @<%= singular_name %>.<%= attribute.name %>
  <% end -%>
  
- content_for :sidebar do
  = sidebar_link 'Edit', edit_object_url
  = sidebar_link 'Back', collection_url

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
lucasefe-multi_helper-0.0.1 generators/full_scaffold/templates/view_show.haml