Sha256: 4522f6a2bdb11dc8fdd1af70383126554c57b1c144e60c2d6dbdc588f10fb3c0

Contents?: true

Size: 331 Bytes

Versions: 56

Compression:

Stored size: 331 Bytes

Contents

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

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

<% end -%>

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

Version data entries

56 entries across 56 versions & 4 rubygems

Version Path
railties-3.0.20 lib/rails/generators/erb/scaffold/templates/show.html.erb
railties-3.0.19 lib/rails/generators/erb/scaffold/templates/show.html.erb
railties-3.0.18 lib/rails/generators/erb/scaffold/templates/show.html.erb
railties-3.0.17 lib/rails/generators/erb/scaffold/templates/show.html.erb
railties-3.0.16 lib/rails/generators/erb/scaffold/templates/show.html.erb
railties-3.0.15 lib/rails/generators/erb/scaffold/templates/show.html.erb
railties-3.0.14 lib/rails/generators/erb/scaffold/templates/show.html.erb
railties-3.0.13 lib/rails/generators/erb/scaffold/templates/show.html.erb
railties-3.0.13.rc1 lib/rails/generators/erb/scaffold/templates/show.html.erb
railties-3.0.12 lib/rails/generators/erb/scaffold/templates/show.html.erb
railties-3.0.12.rc1 lib/rails/generators/erb/scaffold/templates/show.html.erb
railties-3.0.11 lib/rails/generators/erb/scaffold/templates/show.html.erb
railties-3.0.10 lib/rails/generators/erb/scaffold/templates/show.html.erb
railties-3.0.10.rc1 lib/rails/generators/erb/scaffold/templates/show.html.erb
railties-3.0.9 lib/rails/generators/erb/scaffold/templates/show.html.erb
railties-3.0.9.rc5 lib/rails/generators/erb/scaffold/templates/show.html.erb
railties-3.0.9.rc4 lib/rails/generators/erb/scaffold/templates/show.html.erb
railties-3.0.9.rc3 lib/rails/generators/erb/scaffold/templates/show.html.erb
railties-3.0.9.rc1 lib/rails/generators/erb/scaffold/templates/show.html.erb
railties-3.0.8 lib/rails/generators/erb/scaffold/templates/show.html.erb