mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-05-08 23:11:00 +00:00
Trying to get create wrestler for school link to work
This commit is contained in:
@@ -1,9 +1,13 @@
|
||||
Wrestling::Application.routes.draw do
|
||||
resources :wrestlers
|
||||
resources :schools
|
||||
|
||||
resources :weights
|
||||
|
||||
resources :schools
|
||||
resources :wrestlers
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# The priority is based upon order of creation: first created -> highest priority.
|
||||
# See how all your routes lay out with "rake routes".
|
||||
|
||||
Reference in New Issue
Block a user