Explorar el Código

model add scope

abiao hace 4 años
padre
commit
c98788be03
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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