OSDN Git Service

redraw page title
[pettanr/pettanr.git] / app / controllers / scrolls_controller.rb
index 62dd4b3..6e459b7 100644 (file)
@@ -70,6 +70,10 @@ class ScrollsController < ApplicationController
     list_count
   end
   
+  def count_play
+    list_count
+  end
+  
   def new
     form_new
   end