summaryrefslogtreecommitdiff
path: root/app/views/tournaments/show.json.jbuilder
blob: de2fbe0c52997f2f70a60ff31570b673ff50bb11 (plain)
1
json.extract! @tournament, :id, :game_id, :status, :min_players_per_team, :max_players_per_team, :min_teams_per_match, :max_teams_per_match, :set_rounds, :randomized_teams, :created_at, :updated_at