about summary refs log tree commit diff
path: root/app/views/players/show.json.jbuilder
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/players/show.json.jbuilder')
-rw-r--r--app/views/players/show.json.jbuilder3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/views/players/show.json.jbuilder b/app/views/players/show.json.jbuilder
new file mode 100644
index 0000000..07dba4a
--- /dev/null
+++ b/app/views/players/show.json.jbuilder
@@ -0,0 +1,3 @@
+# frozen_string_literal: true
+
+json.partial! 'players/player', player: @player