OSDN Git Service

fix anything
[pettanr/pettanr.git] / app / models / speech.rb
index 963031c..076c80d 100644 (file)
@@ -52,7 +52,7 @@ class Speech < Peta::Element
     @@text_align_texts[self.text_align]
   end
   
-  def self.list_where
+  def self.public_list_where
     'panels.publish > 0'
   end