1
0
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:
2015-12-04 19:50:32 +00:00
parent 1591d8d7de
commit 68fe5e4f90
6 changed files with 13 additions and 16 deletions

View File

@@ -7,6 +7,7 @@ class WrestlersController < ApplicationController
# GET /wrestlers/1.json
def show
@school = @wrestler.school
@tournament = @wrestler.tournament
end
# GET /wrestlers/new