From 68f5f71701f53dffba53b3390b8e01cc23cc3d9c Mon Sep 17 00:00:00 2001 From: Ben Harris Date: Fri, 27 Aug 2021 00:40:47 -0400 Subject: switch to turbo --- app/views/players/index.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/views/players/index.html.erb') diff --git a/app/views/players/index.html.erb b/app/views/players/index.html.erb index 744e1cd..7ad7944 100644 --- a/app/views/players/index.html.erb +++ b/app/views/players/index.html.erb @@ -1,6 +1,6 @@

Pinball Players

-

<%= @players.count %> available players

+

<%= @players.size %> available players