module Pundit::RSpec::PolicyExampleGroup
def self.included(base)
def self.included(base) base.metadata[:type] = :policy base.extend Pundit::RSpec::DSL super end
def self.included(base) base.metadata[:type] = :policy base.extend Pundit::RSpec::DSL super end