about summary refs log tree commit diff
path: root/app/views/players/index.html.erb
diff options
context:
space:
mode:
authorBen Harris <ben@tilde.team>2021-08-27 00:40:47 -0400
committerBen Harris <ben@tilde.team>2021-08-27 00:40:47 -0400
commit68f5f71701f53dffba53b3390b8e01cc23cc3d9c (patch)
treef1facb60eae12c62fc7801a7b793a4cc7c1e3588 /app/views/players/index.html.erb
parent54901541e35b29fcdc05cf036b1eeb203df7bd7d (diff)
switch to turbo
Diffstat (limited to 'app/views/players/index.html.erb')
-rw-r--r--app/views/players/index.html.erb2
1 files changed, 1 insertions, 1 deletions
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 @@
 <h1>Pinball Players</h1>
 
-<p><%= @players.count %> available players</p>
+<p><%= @players.size %> available players</p>
 <ul>
   <% @players.each do |player| %>
     <li>