summaryrefslogtreecommitdiff
path: root/app/views/tournaments/show.json.jbuilder
diff options
context:
space:
mode:
authorAndrewMurrell <amurrel@purdue.edu>2014-04-01 18:01:53 -0400
committerAndrewMurrell <amurrel@purdue.edu>2014-04-01 18:01:53 -0400
commita2de6b22a720671b796c88c694db905665fda142 (patch)
tree5711cae8901997cf51a34a5368e25a7c4fd92d08 /app/views/tournaments/show.json.jbuilder
parent0f2b05889cba090e4824f62965ee8d131da09973 (diff)
oops, removed ger
Diffstat (limited to 'app/views/tournaments/show.json.jbuilder')
-rw-r--r--app/views/tournaments/show.json.jbuilder2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/tournaments/show.json.jbuilder b/app/views/tournaments/show.json.jbuilder
index d70a27a..d543c76 100644
--- a/app/views/tournaments/show.json.jbuilder
+++ b/app/views/tournaments/show.json.jbuilder
@@ -1 +1 @@
-json.extract! @tournament, :id, :name, :game_id, :status, :ger, :randomized_teams, :created_at, :updated_at
+json.extract! @tournament, :id, :name, :game_id, :status, :randomized_teams, :created_at, :updated_at