Sha256: 5c560e8ab810c42ba12e6b1625e1619b827287b162ef69a60669d941ecedbcd6

Contents?: true

Size: 343 Bytes

Versions: 51

Compression:

Stored size: 343 Bytes

Contents

<h1>Editing <%= human_name.downcase %></h1>

<%%= render "form", <%= singular_table_name %>: @<%= singular_table_name %> %>

<br>

<div>
  <%%= link_to "Show this <%= human_name.downcase %>", <%= model_resource_name(prefix: "@") %> %> |
  <%%= link_to "Back to <%= human_name.pluralize.downcase %>", <%= index_helper(type: :path) %> %>
</div>

Version data entries

51 entries across 48 versions & 6 rubygems

Version Path
railties-7.0.4.1 lib/rails/generators/erb/scaffold/templates/edit.html.erb.tt
railties-7.0.4 lib/rails/generators/erb/scaffold/templates/edit.html.erb.tt
railties-7.0.3.1 lib/rails/generators/erb/scaffold/templates/edit.html.erb.tt
railties-7.0.3 lib/rails/generators/erb/scaffold/templates/edit.html.erb.tt
railties-7.0.2.4 lib/rails/generators/erb/scaffold/templates/edit.html.erb.tt
railties-7.0.2.3 lib/rails/generators/erb/scaffold/templates/edit.html.erb.tt
railties-7.0.2.2 lib/rails/generators/erb/scaffold/templates/edit.html.erb.tt
railties-7.0.2.1 lib/rails/generators/erb/scaffold/templates/edit.html.erb.tt
railties-7.0.2 lib/rails/generators/erb/scaffold/templates/edit.html.erb.tt
railties-7.0.1 lib/rails/generators/erb/scaffold/templates/edit.html.erb.tt
railties-7.0.0 lib/rails/generators/erb/scaffold/templates/edit.html.erb.tt