mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-04-29 10:25:32 +00:00
Added matches scaffold and ascended views of weights and schools
This commit is contained in:
5
app/views/matches/new.html.erb
Normal file
5
app/views/matches/new.html.erb
Normal file
@@ -0,0 +1,5 @@
|
||||
<h1>New match</h1>
|
||||
|
||||
<%= render 'form' %>
|
||||
|
||||
<%= link_to 'Back', matches_path %>
|
||||
Reference in New Issue
Block a user