Sha256: d98acf7db10a88a31cbbfe768ea835ea8808ed060ff7867a673616d657ab6845
Contents?: true
Size: 236 Bytes
Versions: 2
Compression:
Stored size: 236 Bytes
Contents
<p id="notice"><%%= notice %></p> <h1><%= human_name %></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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
railties-7.0.0.alpha2 | lib/rails/generators/erb/scaffold/templates/index.html.erb.tt |
railties-7.0.0.alpha1 | lib/rails/generators/erb/scaffold/templates/index.html.erb.tt |