Sha256: 769fc5b47eb543e5a00b5613ba21602decc4ec05b634325b4875151dc64e77ae

Contents?: true

Size: 255 Bytes

Versions: 3

Compression:

Stored size: 255 Bytes

Contents

<p style="color: green"><%%= notice %></p>

<h1><%= human_name.pluralize %></h1>

<div id="<%= plural_table_name %>">
  <%%= render @<%= plural_table_name %> %>
</div>

<%%= link_to "New <%= human_name.downcase %>", new_<%= singular_route_name %>_path %>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
railties-7.0.0.rc3 lib/rails/generators/erb/scaffold/templates/index.html.erb.tt
railties-7.0.0.rc2 lib/rails/generators/erb/scaffold/templates/index.html.erb.tt
railties-7.0.0.rc1 lib/rails/generators/erb/scaffold/templates/index.html.erb.tt