OSDN Git Service

fix anything
[pettanr/pettanr.git] / app / models / speech_balloon.rb
index deeb5fa..d5a4148 100644 (file)
@@ -64,7 +64,7 @@ class SpeechBalloon < Peta::Element
     'speech_balloon'
   end
   
-  def self.list_where
+  def self.public_list_where
     'panels.publish > 0'
   end