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/machines/index.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/views/machines') diff --git a/app/views/machines/index.html.erb b/app/views/machines/index.html.erb index 21717b9..33e279b 100644 --- a/app/views/machines/index.html.erb +++ b/app/views/machines/index.html.erb @@ -1,6 +1,6 @@

Pinball Machines

-

<%= @machines.count %> available machines

+

<%= @machines.size %> available machines