Sha256: ad9b8dff8f4fd764b5b00d72f6077cc20e20c8a3a95bc955e6c6e47ef402179c

Contents?: true

Size: 312 Bytes

Versions: 32

Compression:

Stored size: 312 Bytes

Contents

<p id="notice"><%%= notice %></p>

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

<% end -%>

<%%= link_to 'Edit', edit_<%= singular_name %>_path(@<%= singular_name %>) %> |
<%%= link_to 'Back', <%= plural_name %>_path %>

Version data entries

32 entries across 32 versions & 4 rubygems

Version Path
rails3-generators-0.17.6 lib/generators/erubis/scaffold/templates/show.html.erb
rails3-generators-0.17.5 lib/generators/erubis/scaffold/templates/show.html.erb
rails3-generators-0.17.4 lib/generators/erubis/scaffold/templates/show.html.erb
rails3-generators-0.17.3 lib/generators/erubis/scaffold/templates/show.html.erb
rails3-generators-0.17.2 lib/generators/erubis/scaffold/templates/show.html.erb
somatics3-0.0.10 lib/generators/somatics/scaffold/templates/show.html.erb
rails3-generators-0.17.1 lib/generators/erubis/scaffold/templates/show.html.erb
rails3-generators-0.17.0 lib/generators/erubis/scaffold/templates/show.html.erb
rails3-generators-0.16.1 lib/generators/erubis/scaffold/templates/show.html.erb
rails3-generators-0.16.0 lib/generators/erubis/scaffold/templates/show.html.erb
rails3-generators-0.15.0 lib/generators/erubis/scaffold/templates/show.html.erb
somatics3-generators-0.0.10 lib/generators/somatics/scaffold/templates/show.html.erb
rails3-generators-0.14.0 lib/generators/erubis/scaffold/templates/show.html.erb
somatics3-generators-0.0.9 lib/generators/somatics/scaffold/templates/show.html.erb
somatics3-generators-0.0.8 lib/generators/somatics/scaffold/templates/show.html.erb
somatics3-generators-0.0.7 lib/generators/somatics/scaffold/templates/show.html.erb
somatics3-generators-0.0.6 lib/generators/somatics/scaffold/templates/show.html.erb
somatics3-generators-0.0.5 lib/generators/somatics/scaffold/templates/show.html.erb
somatics3-generators-0.0.4 lib/generators/somatics/scaffold/templates/show.html.erb
somatics3-generators-0.0.2 lib/generators/somatics/scaffold/templates/show.html.erb