module Pundit::Helper
Public Instance Methods
policy_scope(scope)
click to toggle source
# File lib/pundit.rb, line 67 def policy_scope(scope) pundit_policy_scope(scope) end
# File lib/pundit.rb, line 67 def policy_scope(scope) pundit_policy_scope(scope) end