mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-03-25 01:14:43 +00:00
Fixed matches show page
This commit is contained in:
@@ -5,6 +5,7 @@ class MatchesController < ApplicationController
|
||||
# GET /matches/1
|
||||
# GET /matches/1.json
|
||||
def show
|
||||
@tournament = @match.tournament
|
||||
end
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user