Module: RuboCop::Cop::DevDoc::Auth

Defined in:
lib/rubocop/cop/dev_doc/auth/adjacent_justification.rb,
lib/rubocop/cop/dev_doc/auth/current_user_branching.rb,
lib/rubocop/cop/dev_doc/auth/unscoped_find_justification.rb,
lib/rubocop/cop/dev_doc/auth/no_record_presence_in_policy.rb,
lib/rubocop/cop/dev_doc/auth/role_predicate_outside_policy.rb,
lib/rubocop/cop/dev_doc/auth/current_user_branching_helpers.rb,
lib/rubocop/cop/dev_doc/auth/login_only_policy_justification.rb,
lib/rubocop/cop/dev_doc/auth/load_resource_current_user_guard.rb

Defined Under Namespace

Modules: AdjacentJustification, CurrentUserBranchingHelpers Classes: CurrentUserBranching, LoadResourceCurrentUserGuard, LoginOnlyPolicyJustification, NoRecordPresenceInPolicy, RolePredicateOutsidePolicy, UnscopedFindJustification