Sha256: 2d9b6320decd3126fd9095b30a2c0c4b375b57c6c84dc5d3ef22b0cb88786cfd

Contents?: true

Size: 284 Bytes

Versions: 1

Compression:

Stored size: 284 Bytes

Contents

p#notice = notice

<% for attribute in attributes -%>
p
  b <%= attribute.human_name %>:
  = @<%= singular_table_name %>.<%= attribute.name %>
<% end -%>

= link_to 'Edit', edit_<%= singular_table_name %>_path(@<%= singular_table_name %>)
\|
= link_to 'Back', <%= index_helper %>_path

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
slim-rails-0.1.0 lib/generators/slim/scaffold/templates/show.html.slim