about summary refs log tree commit diff
path: root/app/views/players/index.html.erb
diff options
context:
space:
mode:
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>