mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-04-02 21:24:25 +00:00
Updated views for wrestlers show page
This commit is contained in:
@@ -7,6 +7,7 @@ class WrestlersController < ApplicationController
|
||||
# GET /wrestlers/1.json
|
||||
def show
|
||||
@school = @wrestler.school
|
||||
@tournament = @wrestler.tournament
|
||||
end
|
||||
|
||||
# GET /wrestlers/new
|
||||
|
||||
Reference in New Issue
Block a user