OSDN Git Service

fix anything
[pettanr/pettanr.git] / app / models / balloon.rb
index 279d9f8..f3f9460 100644 (file)
@@ -33,7 +33,7 @@ self.system_picture_id = 1
     self.speech_balloon.speech_balloon_template.symbol_option
   end
   
-  def self.list_where
+  def self.public_list_where
     'panels.publish > 0'
   end