Sha256: c4315ec5c1e6a9ec7edbf07496e1c7abc981f8be25787164ece85f97e2fd3329
Contents?: true
Size: 295 Bytes
Versions: 1
Compression:
Stored size: 295 Bytes
Contents
p#notice = notice <% attributes.each do |attribute| -%> p strong <%= 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-3.3.0 | lib/generators/slim/scaffold/templates/show.html.slim |