class Pundit::PolicyFinder
def initialize(object)
-
object
(any
) -- the object to find policy and scope classes for
def initialize(object) @object = object end
object
(any
)
-- the object to find policy and scope classes for
def initialize(object) @object = object end