mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-04-13 08:32:47 +00:00
A ton of stuff was done to finalize the app for use
This commit is contained in:
6
app/views/mats/edit.html.erb
Normal file
6
app/views/mats/edit.html.erb
Normal file
@@ -0,0 +1,6 @@
|
||||
<h1>Editing mat</h1>
|
||||
|
||||
<%= render 'form' %>
|
||||
|
||||
<%= link_to 'Show', @mat %> |
|
||||
<%= link_to 'Back', mats_path %>
|
||||
Reference in New Issue
Block a user