mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-04-04 13:43:48 +00:00
Fixed Layouts
This commit is contained in:
@@ -10,6 +10,7 @@ class SchoolsController < ApplicationController
|
||||
# GET /schools/1
|
||||
# GET /schools/1.json
|
||||
def show
|
||||
@wrestlers = Wrestler.all
|
||||
end
|
||||
|
||||
# GET /schools/new
|
||||
|
||||
Reference in New Issue
Block a user