summaryrefslogtreecommitdiff
path: root/app/views/games/show.json.jbuilder
blob: c5fb4edf6656a6e5b87b988db876366d3df3c770 (plain)
1
json.extract! @game, :id, :parent_id, :name, :min_players_per_team, :max_players_per_team, :min_teams_per_match, :max_teams_per_match, :set_rounds, :randomized_teams, :sampling_method, :scoring_method, :created_at, :updated_at