OSDN Git Service

fix anything
[pettanr/pettanr.git] / app / models / ground_picture.rb
index aaa6840..d0e9833 100644 (file)
@@ -85,7 +85,7 @@ class GroundPicture < Peta::Element
     @@repeat_texts[self.repeat]
   end
   
-  def self.list_where
+  def self.public_list_where
     'panels.publish > 0'
   end