Sha256: fc69afdeed2a4b07691f025c30fa62c08d5eb156b8ba8d77ef27b73d3a8f1249
Contents?: true
Size: 285 Bytes
Versions: 1
Compression:
Stored size: 285 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.2.1 | lib/generators/slim/scaffold/templates/show.html.slim |