retest/app/views/gem_crafts/edit.html.erb

7 lines
125 B
Plaintext

<h1>Editing gem_craft</h1>
<%= render 'form' %>
<%= link_to 'Show', @gem_craft %> |
<%= link_to 'Back', gem_crafts_path %>