OSDN Git Service

fix anything
[pettanr/pettanr.git] / lib / locmare / list_group / list / base.rb
index 9855fd8..38cc9b5 100644 (file)
@@ -63,6 +63,7 @@ module Locmare
         method_name = @where.conditions do |name|
           name
         end
+        p method_name
         @model.__send__ method_name
       end