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