OSDN Git Service

fix anything
[pettanr/pettanr.git] / app / models / ground_color.rb
index a73571a..cb16e67 100644 (file)
@@ -105,7 +105,7 @@ class GroundColor < Peta::Element
     r
   end
   
-  def self.list_where
+  def self.public_list_where
     'panels.publish > 0'
   end