ソースを参照

model add scope

abiao 4 年 前
コミット
c98788be03
共有1 個のファイルを変更した0 個の追加1 個の削除を含む
  1. 0 1
      app/models/product.rb

+ 0 - 1
app/models/product.rb

@@ -136,7 +136,6 @@ class Product < ActiveRecord::Base
                 visible false
                 formatted_value{bindings[:view].current_admin_user.email}
                 if strs.length==0
-                    debug(strs)
                     strs=formatted_value{bindings[:view].current_admin_user.email}
                 end
             end