소스 검색

model add scope

abiao 5 년 전
부모
커밋
a74790ac4d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      app/models/product.rb

+ 1 - 1
app/models/product.rb

@@ -137,7 +137,7 @@ class Product < ActiveRecord::Base
                 end
             end
             puts admin
-            puts mer
+            # puts mer
             # authorize! :index, @user, :message=> 'Not authorized as an administrator.'
 
             scopes [:inactive]